refactoring

This commit is contained in:
LunarAkai 2025-07-27 10:25:31 +02:00
commit 552a36a146
7 changed files with 282 additions and 130 deletions

1
Cargo.lock generated
View file

@ -1028,6 +1028,7 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
name = "playground"
version = "0.1.0"
dependencies = [
"glium",
"moonhare_engine",
]