Implemented unregisterStatus and fixed restarting script midgame

This commit is contained in:
ElPumpo
2019-06-08 13:11:28 +02:00
parent 4b46663c96
commit 77a7080e38
3 changed files with 46 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
function CreateStatus(name, default, color, visible, tickCallback)
local self = {}
self.val = default