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