Fix. Off debug output

This commit is contained in:
Alexey Melnichuk 2015-08-14 12:26:34 +04:00
parent 0b11ab57de
commit a85e7eb70a
1 changed files with 1 additions and 1 deletions

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";