mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Clean up some paper bin warnings (#25987)
* Cerestation paperbins * Fix more
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
bin_pen = P
|
||||
update_icon()
|
||||
var/static/warned = FALSE
|
||||
if(!warned)
|
||||
if(P.type == /obj/item/weapon/pen && !warned)
|
||||
warning("one or more paperbins ate a pen duing initialize()")
|
||||
warned = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user