diff options
| author | metamuffin <metamuffin@disroot.org> | 2026-01-28 12:38:16 +0100 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2026-02-26 20:49:14 +0100 |
| commit | 3eed0cc4fe0553524fdeafd4b2800b7c89ff5a08 (patch) | |
| tree | 631b780c041250f02ac0a11ee08028de2bca7697 /data | |
| parent | 37bce58d3c69ca95866da9551f991a6e3138a0b7 (diff) | |
| download | hurrycurry-3eed0cc4fe0553524fdeafd4b2800b7c89ff5a08.tar hurrycurry-3eed0cc4fe0553524fdeafd4b2800b7c89ff5a08.tar.bz2 hurrycurry-3eed0cc4fe0553524fdeafd4b2800b7c89ff5a08.tar.zst | |
test-client: fix unload crash
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/lobby.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/lobby.yaml b/data/maps/lobby.yaml index 1c49ee63..564dcf43 100644 --- a/data/maps/lobby.yaml +++ b/data/maps/lobby.yaml @@ -41,7 +41,7 @@ tiles: # "7": table -i=plate:pizza:sliced-mushroom,sliced-cheese,tomato-juice # "8": table -i=plate:mushroom-soup "~": floor --chef-spawn - ".": floor --customer-spawn + ".": floor "'": grass "g": counter cutting-board "h": counter rolling-board |