[no gbp] Small socks fix (#96512)

## About The Pull Request

This was supposed to be icon_state_to_use

## Changelog

Not player-facing
This commit is contained in:
Bloop
2026-06-15 21:56:35 +02:00
committed by GitHub
parent 8612ae9473
commit 1c0b875f34
+1 -1
View File
@@ -50,7 +50,7 @@
result = mutable_appearance(created)
else // no caching necessary
result = mutable_appearance(icon, icon_state)
result = mutable_appearance(icon, icon_state_to_use)
result.layer = -layer
result.color = use_static ? null : color