Files
storyteller-godot/assets/placeholder_room.svg
Aodhan Collins b42521a008 Initial MVP
2026-01-26 02:57:40 +00:00

4 lines
241 B
XML

<svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
<rect width="800" height="600" fill="#2c3e50"/>
<text x="400" y="300" font-family="Arial" font-size="40" fill="white" text-anchor="middle">Room Image Placeholder</text>
</svg>