diff options
Diffstat (limited to 'gamemode/configure_me.lua')
| -rw-r--r-- | gamemode/configure_me.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/configure_me.lua b/gamemode/configure_me.lua index f7651af..15a86f4 100644 --- a/gamemode/configure_me.lua +++ b/gamemode/configure_me.lua @@ -19,7 +19,7 @@ GM.GAMEMODE_FOLDER_NAME = "gmstranded" GMS = GMS or {} -//If you're experienceing network latency, lowering this might help. If too low, might cause graphical errors on the client when displaying resources +//If you're experienceing network latency, lowering this might help. If too low, might cause various errors //max:32 GMS.NETINT_BITCOUNT = 16 |
