[MIRROR] Strips byondUI procs not needed for TGUI interaction (#11740)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-26 06:21:19 -07:00
committed by GitHub
parent 86ea1891f4
commit 1706d86e50
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