Fix. Off debug output
This commit is contained in:
parent
0b11ab57de
commit
a85e7eb70a
|
|
@ -72,7 +72,7 @@
|
||||||
local ACCEPT_EMPTY_TOLL_ALLOW = false
|
local ACCEPT_EMPTY_TOLL_ALLOW = false
|
||||||
|
|
||||||
--debug
|
--debug
|
||||||
debug["toll_type"] = true
|
debug["toll_type"] = false
|
||||||
|
|
||||||
require "resources.functions.explode";
|
require "resources.functions.explode";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue