This commit is contained in:
plexx
2020-12-21 11:47:16 +01:00
parent 51a98a6341
commit cb5cf58a75

View File

@@ -131,5 +131,5 @@ if __name__ == "__main__":
if_instruction("shouldNiet()", [ generic_instruction("hiet()") ], [generic_instruction("hiet()")]),
])
NSD_init(500, 500)
test.to_image(0, 0, 250, 500)
test.to_image(0, 0, 500, 500)
NSD_save("Iinstruction")