mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Removes a variable from an unused/unneeded fix to seeing paintings in hand.
This commit is contained in:
@@ -51,7 +51,6 @@ var/global/list/globalBlankCanvases[AMT_OF_CANVASES]
|
||||
icon = 'icons/obj/artstuff.dmi'
|
||||
icon_state = "11x11"
|
||||
var/whichGlobalBackup = 1 //List index
|
||||
var/icon/selfBackup = null //Used so we can still see it in our hands.
|
||||
|
||||
/obj/item/weapon/canvas/nineteenXnineteen
|
||||
icon_state = "19x19"
|
||||
@@ -125,4 +124,4 @@ var/global/list/globalBlankCanvases[AMT_OF_CANVASES]
|
||||
|
||||
|
||||
|
||||
#undef AMT_OF_CANVASES
|
||||
#undef AMT_OF_CANVASES
|
||||
|
||||
Reference in New Issue
Block a user