effects messages to consts

This commit is contained in:
Llywelwyn 2023-08-22 11:06:48 +01:00
parent e76a03633b
commit 113d26cf41
3 changed files with 36 additions and 23 deletions

View file

@ -7,6 +7,7 @@ use std::sync::Mutex;
mod damage;
mod hunger;
mod messages;
mod particles;
mod targeting;
mod triggers;