1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2024-11-17 15:58:29 +01:00

disable debug by default

This commit is contained in:
Vanessa Ezekowitz 2012-07-31 11:44:23 -04:00
parent 29c7af22d2
commit b3765b0df6

View File

@ -8,7 +8,7 @@
-- License: WTFPL
--
local DEBUG = 1
local DEBUG = 0
-- Local Functions