mirror of
https://gitlab.com/GameFeverOnline/py-mmlv.git
synced 2025-12-18 17:57:42 -04:00
I've Added ZIPs no not those zips. Used zip()
This commit is contained in:
parent
dc64b4ed6e
commit
c6be529e06
3 changed files with 93 additions and 63 deletions
|
|
@ -30,5 +30,7 @@ mmlv.set_user("Python")
|
|||
mmlv.connect_screen("v", 2, 1)
|
||||
mmlv.set_background(0,0, 115)
|
||||
mmlv.set_background(1,0, "cut")
|
||||
mmlv.set_object(1,1, "energy_element")
|
||||
mmlv.set_tile(1,2)
|
||||
mmlv.write_changes("sample.mmlv")
|
||||
#del_tile(1,1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue