remove test line
This commit is contained in:
@@ -22,8 +22,6 @@ extern "main" func main(args: []cstring): i64
|
||||
|
||||
while !raylib::WindowShouldClose()
|
||||
{
|
||||
defer puts("test")
|
||||
|
||||
if x <= 0
|
||||
{
|
||||
direction.x = 1
|
||||
|
||||
Reference in New Issue
Block a user