added set_background function

This commit is contained in:
Timothy GFO 2023-09-28 13:49:36 -04:00
parent 389623b3c0
commit dc64b4ed6e
4 changed files with 32 additions and 365559 deletions

View file

@ -28,7 +28,7 @@ mmlv.set_user("Python")
# print(count)
mmlv.connect_screen("v", 2, 1)
mmlv.set_room_active(2, 0)
mmlv.set_room_active(2, 1)
mmlv.set_background(0,0, 115)
mmlv.set_background(1,0, "cut")
mmlv.write_changes("sample.mmlv")
#del_tile(1,1)