sav fixes

This commit is contained in:
Your Name 2026-08-07 17:49:13 -04:00
parent 12c37b5fa9
commit 1850737cf6
20 changed files with 3729 additions and 3738 deletions

View file

@ -1,23 +1,5 @@
{
objects={
{
y=2,
class="player",
x=6,
color="blue"
},
{
y=3,
class="player",
x=2,
color="red"
},
{
y=3,
class="player",
x=7,
color="green"
},
{
y=1,
class="static_wall",
@ -1009,4 +991,4 @@ objects={
color="green"
}
}
}
}