mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
[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:
co-authored by
Will
parent
86ea1891f4
commit
1706d86e50
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user