pause menu that does nothing

This commit is contained in:
gyoder 2026-01-02 17:15:18 -07:00
parent 38ab92fa59
commit 7dcacb682a
4 changed files with 179 additions and 68 deletions

View file

@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
bevy = "0.17.3"
bevy_lunex = "0.5.0"
bevy_prototype_lyon = "0.15.0"
enumset = "1.1.10"
rand = "0.9.2"