Merge remote-tracking branch 'upstream/master' into master
This commit is contained in:
@@ -1406,4 +1406,10 @@ public interface RSClient extends RSGameEngine, Client
|
||||
|
||||
@Construct
|
||||
RSSceneTilePaint createSceneTilePaint(int swColor, int seColor, int neColor, int nwColor, int texture, int rgb, boolean isFlat);
|
||||
|
||||
@Import("crossWorldMessageIds")
|
||||
long[] getCrossWorldMessageIds();
|
||||
|
||||
@Import("crossWorldMessageIdsIndex")
|
||||
int getCrossWorldMessageIdsIndex();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user