+2
-2
@@ -1,7 +1,7 @@
|
||||
local debug = false
|
||||
local debug_mode = false
|
||||
|
||||
local function debug_print(msg)
|
||||
if debug then
|
||||
if debug_mode then
|
||||
Printf(msg)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user