Merge remote-tracking branch 'justin/sound'
This commit is contained in:
@@ -27,7 +27,7 @@ object ProjectVersions {
|
|||||||
const val launcherVersion = "2.2.0"
|
const val launcherVersion = "2.2.0"
|
||||||
const val rlVersion = "1.8.1"
|
const val rlVersion = "1.8.1"
|
||||||
|
|
||||||
const val openosrsVersion = "4.15.0"
|
const val openosrsVersion = "4.15.1"
|
||||||
|
|
||||||
const val rsversion = 201
|
const val rsversion = 201
|
||||||
const val cacheversion = 165
|
const val cacheversion = 165
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ public interface RSObjectSound
|
|||||||
@Import("y")
|
@Import("y")
|
||||||
int getY();
|
int getY();
|
||||||
|
|
||||||
@Import("maxY")
|
@Import("maxX")
|
||||||
int getMaxX();
|
int getMaxX();
|
||||||
|
|
||||||
@Import("maxY")
|
@Import("maxY")
|
||||||
|
|||||||
Reference in New Issue
Block a user