Make RSApiInjector prioritize same-class methods/fields over static

This commit is contained in:
Lucwousin
2019-11-06 17:37:21 +01:00
parent b07ad10afc
commit a7344a7773
3 changed files with 40 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ plugins {
}
group = "com.openosrs"
version = "1.0.0"
version = "1.0.1"
repositories {
mavenCentral()