Fix order

This commit is contained in:
Tipragot 2023-11-05 23:17:21 +01:00
parent b32f174699
commit 1ec711032b

View file

@ -410,6 +410,7 @@ def __wave(world: World):
size=150,
position=Vec2(render.WIDTH / 2, render.HEIGHT / 3),
origin=Vec2(0.5),
order=1000000,
)
)