mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
More compat (#17228)
* some more 516 compat * . * also we should keep that equal * fix * . * . * . * . * . * . * .
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
if(istype(W, /obj/item/tape_roll))
|
||||
return 0
|
||||
if(istype(W, /obj/item/pen))
|
||||
user << browse("", "window=[name]") //Closes the dialog
|
||||
user << browse(null, "window=[name]") //Closes the dialog
|
||||
var/obj/P = pages[page]
|
||||
P.attackby(W, user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user