diff options
Diffstat (limited to 'gamemode/configure_me.lua')
| -rw-r--r-- | gamemode/configure_me.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index 15a86f4..104e518 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -18,6 +18,7 @@ GM.GAMEMODE_FOLDER_NAME = "gmstranded" GMS = GMS or {} +GMS.Equipped = {} //If you're experienceing network latency, lowering this might help. If too low, might cause various errors //max:32 |
