Flash Screenobject Fix (#806)

Prevents developers, and those with certain other admin perms, from seeing the 'flash' object whenever they rightclick anywhere. This is a constant annoyance

No changelog since it doesn't concern the general playerbase
This commit is contained in:
NanakoAC
2016-08-26 00:19:47 +02:00
committed by skull132
parent 7a554bdeee
commit 6c81c4a8d8
+1
View File
@@ -326,6 +326,7 @@
mymob.flash.name = "flash"
mymob.flash.screen_loc = "1,1 to 15,15"
mymob.flash.layer = 17
mymob.flash.mouse_opacity = 0
hud_elements |= mymob.flash
mymob.pain = new /obj/screen( null )