mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-16 02:12:28 -06:00
refactor: rename 'ecs' submodule to 'systems'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use glam::Vec2;
|
||||
|
||||
use crate::ecs::components::NodeId;
|
||||
use crate::systems::components::NodeId;
|
||||
|
||||
use super::direction::Direction;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user