mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Implemented unregisterStatus and fixed restarting script midgame
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function CreateStatus(name, default, color, visible, tickCallback)
|
||||
|
||||
|
||||
local self = {}
|
||||
|
||||
self.val = default
|
||||
|
||||
Reference in New Issue
Block a user