aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared.rs')
-rw-r--r--src/shared.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared.rs b/src/shared.rs
index a4ed8fc..172ce6b 100644
--- a/src/shared.rs
+++ b/src/shared.rs
@@ -15,6 +15,7 @@ pub mod area_of_effect;
pub mod buffs;
pub mod champion;
pub mod cooldown;
+pub mod damage;
pub mod faction;
pub mod health;
pub mod health_event;