mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Merge pull request #6710 from VOREStation/aro-warning
Fix compile warning
This commit is contained in:
@@ -1931,7 +1931,3 @@ Departamental Swimsuits, for general use
|
||||
default_worn_icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
color = COLOR_NAVY
|
||||
sprite_sheets = null
|
||||
|
||||
/obj/item/clothing/under/fluff/excess/get_worn_icon_state(var/slot_name)
|
||||
. = ..()
|
||||
. = copytext(. , 1 , lentext( . ) - 1) //get rid of the extra "_s" added by /obj/item/clothing/under/get_worn_icon_state()
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 207 KiB |
Reference in New Issue
Block a user