diff options
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs index 3f2cc90..20e498d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -49,6 +49,7 @@ use self::{ template::Template, encyclopedia::Encyclopedia, timestamp::Timestamp, + componentwrapper::ComponentWrapper, gameserver::GameServer, server::Server, |
