mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 09:28:26 +01:00
Typo
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
sound = pick(bigsound)
|
||||
return ..()
|
||||
*/
|
||||
if(user.size_multipler >= 1.5)
|
||||
if(user.size_multiplier >= 1.5)
|
||||
sound = pick(bigsound)
|
||||
else
|
||||
sound = pick(smolsound)
|
||||
|
||||
Reference in New Issue
Block a user