forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
e4adefe73d
commit
c82cfea316
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Config.PfandItems = {
|
||||||
|
|
||||||
-- Allgemeine Einstellungen
|
-- Allgemeine Einstellungen
|
||||||
Config.Currency = 'cash' -- 'cash' oder 'bank'
|
Config.Currency = 'cash' -- 'cash' oder 'bank'
|
||||||
Config.Debug = false
|
Config.Debug = true
|
||||||
Config.ShowPfandNotification = true -- Zeige Benachrichtigung wenn Pfand erhalten wird
|
Config.ShowPfandNotification = true -- Zeige Benachrichtigung wenn Pfand erhalten wird
|
||||||
|
|
||||||
-- Sprache
|
-- Sprache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue