Add client-side left-click-air handler

This commit is contained in:
Kenzie Togami
2017-08-16 15:12:45 -07:00
parent d1c2b8c3e5
commit f2c5b272ad
5 changed files with 114 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ buildscript {
configurations.all {
resolutionStrategy {
force 'com.google.guava:guava:21.0'
force 'com.google.guava:guava:20.0'
}
}