Add Comments

This commit is contained in:
Mycroft
2021-04-26 16:28:08 +01:00
parent 78c950f9b1
commit 997fe7fc24
+2 -2
View File
@@ -13,5 +13,5 @@ Config.EnableSocietyPayouts = false -- pay from the society account that the pla
Config.EnableHud = true -- enable the default hud? Display current job and accounts (black, bank & cash)
Config.MaxWeight = 24 -- the max inventory weight without backpack
Config.PaycheckInterval = 7 * 60000 -- how often to recieve pay checks in milliseconds
Config.EnableDebug = false
Config.EnableDefaultInventory = true
Config.EnableDebug = false -- Use Debug options?
Config.EnableDefaultInventory = true -- Display the default Inventory ( F2 )