feat: saving entities (WIP)
This commit is contained in:
@@ -74,6 +74,7 @@ return {
|
||||
if callback then
|
||||
local result, err = pcall(callback)
|
||||
if err then
|
||||
--// TODO: replace with error logging
|
||||
print(err)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user