diff options
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index ed7de08..480fc64 100644 --- a/src/main.rs +++ b/src/main.rs @@ -33,7 +33,6 @@ mod persistence; mod worldloader; mod world; mod sprite; -mod attack; mod timestamp; pub use self::{ |
