Strips byondUI procs not needed for TGUI interaction (#18563)

* all of these are moved to tgui

* still uses topic

* uses topic

* uses topic

* not needed
This commit is contained in:
Will
2025-09-26 08:53:13 -04:00
committed by GitHub
parent 032e1dee5d
commit 8c8b27ecce
19 changed files with 0 additions and 45 deletions
@@ -341,8 +341,6 @@
else
continue
console.updateUsrDialog()
#undef PROCESS_NONE
#undef PROCESS_SMELT
#undef PROCESS_COMPRESS
@@ -129,7 +129,4 @@
var/stacktype = stack_paths[sheet]
new stacktype (get_turf(output), stack_amt)
stack_storage[sheet] -= stack_amt
if(console)
console.updateUsrDialog()
return