Floor and cieling have been added to all 3 of the major bots, so division is now possible

This commit is contained in:
TheTrouper
2024-04-12 18:36:39 -05:00
parent 922c126f96
commit e6cae61b7d
3 changed files with 11 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group 'me.trouper'
version '0.0.5'
version '0.0.6'
repositories {
mavenCentral()