Run menu check and anti-wanted every frame

This commit is contained in:
ElPumpo
2018-12-30 20:57:42 +01:00
parent 6c32c9ede0
commit c95ac3b87f
5 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'sv'
Config.Accounts = { 'bank', 'black_money' }
Config.AccountLabels = { bank = _U('bank'), black_money = _U('black_money') }