mirror of
https://gitlab.com/GameFeverOnline/py-mmlv.git
synced 2025-12-18 17:57:42 -04:00
added set_background function
This commit is contained in:
parent
389623b3c0
commit
dc64b4ed6e
4 changed files with 32 additions and 365559 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue