mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Autolathe fix
This commit is contained in:
@@ -186,7 +186,7 @@ var/global/list/autolathe_recipes_hidden = list( \
|
||||
if (src.shocked)
|
||||
src.shock(user,50)
|
||||
|
||||
if (src.opened)
|
||||
if (src.panel_open)
|
||||
wires_win(user,50)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user