mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Removed snowflake update_icon call
also used return ..() since it seems inline with the insertion
This commit is contained in:
@@ -57,9 +57,7 @@
|
||||
|
||||
/obj/item/storage/fancy/remove_from_storage(obj/item/W, atom/new_location, burn = 0)
|
||||
fancy_open = TRUE
|
||||
. = ..()
|
||||
//Recall update icon with the fancy item snowflake arg (ugh)
|
||||
update_icon(1)
|
||||
return ..()
|
||||
|
||||
/*
|
||||
* Donut Box
|
||||
|
||||
Reference in New Issue
Block a user