Fixed the weapon damage

This commit is contained in:
BuildTools 2024-01-16 14:33:07 +01:00
parent 631855710c
commit 51396a4e33
2 changed files with 4 additions and 3 deletions

View file

@ -3,7 +3,7 @@ plugins {
}
group = 'xyz.tronax'
version = '1.1'
version = '1.2'
compileJava.options.encoding = "UTF-8"
compileTestJava.options.encoding = "UTF-8"