Initial card => tilemap
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use bevy::prelude::*;
|
||||
|
||||
pub mod map;
|
||||
pub mod player;
|
||||
|
||||
/// Data component for info about the player's current set of cards.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user