Temporarily remove PlayerMicroMoveEvent implementation

Breaks the existing PlayerMoveEvent, to be re-worked soon
This commit is contained in:
Zach Brown
2015-07-30 22:47:22 -05:00
parent 7d566bf6b7
commit f4d9e4a686
3 changed files with 2 additions and 43 deletions

View File

@@ -47,6 +47,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ containerUpdateTickRate = getInt("container-update-tick-rate", 1);
+ }
}
--
1.9.5.msysgit.1
--