Add new libraries

This commit is contained in:
Squishy (C6H12O6+NaCl+H2O)
2024-05-26 15:26:47 +07:00
parent ae8df6b771
commit c45104ce88
4 changed files with 784 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ function ConfigScene:render()
drawText(
"2 - Up 1 - Rotate left 5 - Confirm selection\n"..
"8 - Right 3 - Rotate right 0 - Back\n"..
"4 - Left 7 - Rotate left 2..\n"..
"4 - Left 7 - Rotate left 2\n"..
"6 - Down 9 - Rotate right 2", 80, 350, 1000
)
elseif self.first_time then