mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Observer Orbit menu is now fancy TGUI (#14810)
* Observer menu is now fancy TGUI * Review comments. * Actually, let's show more of the antags in the selection.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
// If there was no ui to update, there's no static data to update either.
|
||||
if(!ui)
|
||||
return
|
||||
ui.push_data(null, tgui_static_data(), TRUE)
|
||||
ui.push_data(null, tgui_static_data(user), TRUE)
|
||||
|
||||
/**
|
||||
* public
|
||||
|
||||
Reference in New Issue
Block a user