mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Fixes "Can't Rotate!" being repeated infinitely for reflector boxes (#92982)
This commit is contained in:
@@ -292,6 +292,7 @@
|
||||
return
|
||||
if(!can_rotate)
|
||||
user.balloon_alert(user, "can't rotate!")
|
||||
ui?.close()
|
||||
return
|
||||
ui = SStgui.try_update_ui(user, src, ui)
|
||||
if(!ui)
|
||||
|
||||
Reference in New Issue
Block a user