forked from Simnation/Main
resources/[um]/um-multicharacter/config.lua aktualisiert
Mchar Debug true Signed-off-by: Max <max@evolution-state-life.de>
This commit is contained in:
parent
3939fb8e99
commit
dd6aba53cf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
Config = {}
|
Config = {}
|
||||||
|
|
||||||
Config.Debug = false -- If you want to see the debug messages in the console, you can make it true.
|
Config.Debug = true -- If you want to see the debug messages in the console, you can make it true.
|
||||||
|
|
||||||
Config.Lang = 'de' -- [locales/.lua]
|
Config.Lang = 'de' -- [locales/.lua]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue