OpenDream
OpenDream copied to clipboard
TG vending machine sprites are incorrect
The vending machine spritesheet doesn't match the actual item sprites.
This may (I haven't checked) be related to the cache relying on IP address instead of hashing, since local dev servers all have the same IP (127.0.0.1) regardless of codebase. Ref https://github.com/OpenDreamProject/OpenDream/issues/1819
Actually, clearing the cache doesn't seem to fix this, so it must be something else.