Fix. Off debug output

This commit is contained in:
Alexey Melnichuk
2015-08-14 12:26:34 +04:00
parent 8a5ad23d55
commit 3f3240e7c8

View File

@@ -72,7 +72,7 @@
local ACCEPT_EMPTY_TOLL_ALLOW = false
--debug
debug["toll_type"] = true
debug["toll_type"] = false
require "resources.functions.explode";