deobber: fixes

This commit is contained in:
ThatGamerBlue
2020-08-26 21:01:24 +01:00
parent ffce418ee2
commit 106de31a9d
5 changed files with 25 additions and 10 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ object ProjectVersions {
const val openosrsVersion = "3.4.2"
const val rsversion = 190
const val rsversion = 191
const val cacheversion = 165
}