diff options
Diffstat (limited to 'pixel-client/src/menu/background.rs')
-rw-r--r-- | pixel-client/src/menu/background.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixel-client/src/menu/background.rs b/pixel-client/src/menu/background.rs index 9f385d38..84ec3f34 100644 --- a/pixel-client/src/menu/background.rs +++ b/pixel-client/src/menu/background.rs @@ -37,7 +37,7 @@ impl MenuBackground { &[ "floor", "tomato-crate", - "raw-steak-crate", + "steak-crate", "table", "chair", "counter", |