This commit is contained in:
kevinz000
2019-06-09 02:27:54 -07:00
parent 46c548272c
commit bd335ec3da
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -240,7 +240,7 @@
//CIT CHANGES - rest and combat mode buttons
using = new /obj/screen/restbutton()
using.icon = tg_ui_icon_to_cit_ui(ui_style)
using.screen_loc = ui_restbutton
using.screen_loc = ui_pull_resist
static_inventory += using
using = new /obj/screen/combattoggle()