Fixed the weapon damage
This commit is contained in:
parent
631855710c
commit
51396a4e33
2 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = 'xyz.tronax'
|
||||
version = '1.1'
|
||||
version = '1.2'
|
||||
|
||||
compileJava.options.encoding = "UTF-8"
|
||||
compileTestJava.options.encoding = "UTF-8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue