TGUI Backend Tweaks & Fixes

This commit is contained in:
ShadowLarkens
2020-08-07 00:29:50 -07:00
parent dd7754514c
commit dc6c47841d
43 changed files with 405 additions and 267 deletions
+1 -1
View File
@@ -195,7 +195,7 @@
/obj/machinery/computer/transhuman/resleeving/tgui_act(action, params)
if(..())
return
return TRUE
. = TRUE
switch(tgui_modal_act(src, action, params))