mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 09:13:24 +00:00
This reverts commit edd9677f43.
This commit is contained in:
@@ -384,12 +384,6 @@ reevaluate = function(force)
|
||||
end)
|
||||
end
|
||||
|
||||
AddEventHandler("sky_phone:configurator:updated", function()
|
||||
animation_state.revision = animation_state.revision + 1
|
||||
cleanup_phone()
|
||||
reevaluate(true)
|
||||
end)
|
||||
|
||||
local function reset_animation_state()
|
||||
animation_state.phone_open = false
|
||||
animation_state.call_state = nil
|
||||
|
||||
Reference in New Issue
Block a user