mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
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:
@@ -257,7 +257,6 @@
|
||||
S.use(1)
|
||||
count++
|
||||
user.visible_message("\The [user] inserts [S.name] into \the [src].", span_notice("You insert [count] [S.name] into \the [src]."))
|
||||
updateUsrDialog(user)
|
||||
else
|
||||
to_chat(user, span_warning("\The [src] cannot hold more [S.name]."))
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user