Merge remote-tracking branch 'upstream/master' into master

This commit is contained in:
ThatGamerBlue
2021-05-21 16:06:44 +01:00
40 changed files with 1111 additions and 281 deletions

View File

@@ -547,7 +547,7 @@ public interface RSClient extends RSGameEngine, Client
* parentId -1, which are the widget roots.
*/
@Import("rootInterface")
int getWidgetRoot();
int getTopLevelInterfaceId();
@Import("WorldMapElement_cached")
@Override