Debugging crashes.
This commit is contained in:
parent
b75a8b9ee6
commit
060ef9eecb
@ -207,6 +207,7 @@ register_teleport("boxes:enter_teleport", {
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- get the list of boxes for category (id)
|
-- get the list of boxes for category (id)
|
||||||
|
print(dump(ranks.categories))
|
||||||
local catboxes = ranks.categories[tostring(id)]
|
local catboxes = ranks.categories[tostring(id)]
|
||||||
print(dump(catboxes))
|
print(dump(catboxes))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user