re-add debug variable to cast
This commit is contained in:
parent
3e5caf0f48
commit
7cb30bfcc1
@ -153,7 +153,7 @@ function searchArea(origin, size)
|
||||
type = 3,
|
||||
size = size,
|
||||
max_distance = 1,
|
||||
debug = true
|
||||
debug = DEBUG
|
||||
})
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user