Updates. /JL
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
from tilemap.playground import PlayGround
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
pg = PlayGround(geometry = (1, 3))
|
||||||
|
pass
|
@@ -0,0 +1 @@
|
|||||||
|
from . import playground
|
Reference in New Issue
Block a user