Update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
-- TICKER_500
|
||||
function()
|
||||
for _, shield in pairs(aura_env.Shields) do
|
||||
shield:Update()
|
||||
end
|
||||
aura_env.Display.Update()
|
||||
return true
|
||||
-- TICKER_500
|
||||
function()
|
||||
for _, shield in pairs(aura_env.Shields) do
|
||||
shield:Update()
|
||||
end
|
||||
aura_env.Display.Update()
|
||||
return true
|
||||
end
|
||||
Reference in New Issue
Block a user