rename getRsOrientation -> getModelOrientation inline with upstream
This commit is contained in:
@@ -32,7 +32,7 @@ public interface RSGameObject extends GameObject
|
||||
int getHeight();
|
||||
|
||||
@Import("orientation")
|
||||
int getRsOrientation();
|
||||
int getModelOrientation();
|
||||
|
||||
@Import("tag")
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user