mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-10 08:07:56 -06:00
refactor!: begin switching to bevy ECS, all tests broken, all systems broken
This commit is contained in:
@@ -10,6 +10,7 @@ mod asset;
|
||||
mod audio;
|
||||
mod constants;
|
||||
|
||||
mod ecs;
|
||||
mod entity;
|
||||
mod error;
|
||||
mod game;
|
||||
|
||||
Reference in New Issue
Block a user