Revert "Run menu check and anti-wanted every frame"

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