generated from 2ndbeam/bevy-template
3 lines
77 B
Rust
3 lines
77 B
Rust
//! This module contains core concepts of the combat system
|
|
|
|
pub mod attack;
|