diff options
author | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-12-24 01:23:11 +0800 |
---|---|---|
committer | Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> | 2021-12-24 01:23:11 +0800 |
commit | a9b64d621f31d7b3f92c27115c2bb50139788e15 (patch) | |
tree | 0e3fb96cf11d18b8f31c02a6af446b59e9dd6bc3 /features/cosmetics/cosmetic.js | |
parent | af90f8e220733b26098d3c4f4758bccf9f08908c (diff) | |
download | SoopyV2-a9b64d621f31d7b3f92c27115c2bb50139788e15.tar.gz SoopyV2-a9b64d621f31d7b3f92c27115c2bb50139788e15.tar.bz2 SoopyV2-a9b64d621f31d7b3f92c27115c2bb50139788e15.zip |
make ingame toggle for cosmetics
Diffstat (limited to 'features/cosmetics/cosmetic.js')
-rw-r--r-- | features/cosmetics/cosmetic.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/cosmetics/cosmetic.js b/features/cosmetics/cosmetic.js index 997b219..878e425 100644 --- a/features/cosmetics/cosmetic.js +++ b/features/cosmetics/cosmetic.js @@ -1,3 +1,4 @@ + class Cosmetic{ constructor(player, parent, id){ |