forgot to add little explanation
This commit is contained in:
@@ -8,6 +8,8 @@ end
|
|||||||
|
|
||||||
function _draw()
|
function _draw()
|
||||||
cls()
|
cls()
|
||||||
|
print("press ⬆️ to rotate up")
|
||||||
|
print("press ⬇️ to rotate down (broken)")
|
||||||
x=32
|
x=32
|
||||||
y=32
|
y=32
|
||||||
w=64
|
w=64
|
||||||
|
Reference in New Issue
Block a user