chore: Move important resources to "core" folder

This commit is contained in:
Linden
2021-06-25 17:27:07 +10:00
parent 6b5656c527
commit 507ba2a2df
841 changed files with 0 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Config = {}
<<<<<<< HEAD
Config.Locale = 'en'
Config.BackpackWeight = {
[40] = 16, [41] = 20, [44] = 25, [45] = 23
}
=======
Config.TickTime = 100
Config.UpdateClientTime = 5000
Config.Locale = 'en'
>>>>>>> esx_optionalneeds/master