we know it's gonna happen, just a question of time

This commit is contained in:
ThatGamerBlue
2021-06-29 06:59:03 +01:00
23 changed files with 1570 additions and 164 deletions

View File

@@ -32,7 +32,6 @@ public interface RSGameObject extends GameObject
int getHeight();
@Import("orientation")
@Override
int getRsOrientation();
@Import("tag")
@@ -40,7 +39,6 @@ public interface RSGameObject extends GameObject
long getHash();
@Import("flags")
@Override
int getFlags();
int getPlane();