diff options
| author | troido <troido@protonmail.com> | 2020-02-09 00:59:13 +0100 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-02-09 00:59:13 +0100 |
| commit | f13c592c80f33b8ba5afeac2ede6594a65f26344 (patch) | |
| tree | f8238500cde4e2dc0746e965539a91ed846f3108 /src/systems/mod.rs | |
| parent | d46bff6850237064cbfa90a54b4aca22170bbaf7 (diff) | |
removed clearcontrols
Diffstat (limited to 'src/systems/mod.rs')
| -rw-r--r-- | src/systems/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systems/mod.rs b/src/systems/mod.rs index 60fd106..904e833 100644 --- a/src/systems/mod.rs +++ b/src/systems/mod.rs @@ -1,5 +1,4 @@ -// pub mod clearcontrols; pub mod controlinput; pub mod registernew; pub mod moving; |
