Added getFlags method to gameObject
This commit is contained in:
@@ -43,5 +43,6 @@ public interface RSGameObject extends GameObject
|
||||
long getHash();
|
||||
|
||||
@Import("flags")
|
||||
@Override
|
||||
int getFlags();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user