1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-11-06 09:09:26 +02:00

set _Debug to false

This commit is contained in:
grilledham
2018-09-23 12:22:14 +01:00
parent d38a87e9bb
commit a7f6af37c1

View File

@@ -1,4 +1,4 @@
_DEBUG = true _DEBUG = false
MARKET_ITEM = 'coin' MARKET_ITEM = 'coin'
global.scenario = {} global.scenario = {}