mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Fixes #1163
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
if(src.locked)
|
||||
src.icon_state = src.icon_locked
|
||||
user << "<span class='notice'>You lock \the [src]!</span>"
|
||||
close_all()
|
||||
return
|
||||
else
|
||||
src.icon_state = src.icon_closed
|
||||
|
||||
Reference in New Issue
Block a user