Added sign

This commit is contained in:
2024-10-06 22:23:26 -05:00
parent b5d7b7e229
commit bf3912bb7f
15 changed files with 180 additions and 112 deletions

View File

@ -22,6 +22,17 @@
"type": 1,
"x": 0,
"y": 0
},
{
"type": 2,
"x": 3,
"y": 3
},
{
"type": 3,
"x": 6,
"y": 6,
"text": "This is a sign."
}
]
}