mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2025-11-10 15:43:28 +00:00
fix typo
This commit is contained in:
parent
b21561a912
commit
41b2d609ee
@ -20,7 +20,7 @@ else
|
|||||||
HOGGIT = {}
|
HOGGIT = {}
|
||||||
HOGGIT.debug = false
|
HOGGIT.debug = false
|
||||||
|
|
||||||
if trigger.misc.getUserFlag(9999) == 2
|
if trigger.misc.getUserFlag(9999) == 2 then
|
||||||
HOGGIT.debug_text = function(text, time)
|
HOGGIT.debug_text = function(text, time)
|
||||||
env.info("HOGGIT -- " .. text)
|
env.info("HOGGIT -- " .. text)
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user