4 lines
73 B
Python
4 lines
73 B
Python
from Interface.vacuum_render import initial_draw
|
|
|
|
initial_draw(500, 500)
|