mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Makes flashlight action button update when flashlight toggles (#66434)
This commit is contained in:
@@ -564,6 +564,8 @@ GLOBAL_LIST_EMPTY(TabletMessengers) // a list of all active messengers, similar
|
||||
else
|
||||
set_light(0)
|
||||
update_appearance()
|
||||
if(light_butt)
|
||||
update_action_buttons(force = TRUE) // must force if just the overlays changed.
|
||||
return TRUE
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user