Add mappings for indexed script db
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -323,6 +323,10 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Override
|
||||
RSIndexDataBase getIndexSprites();
|
||||
|
||||
@Import("indexScripts")
|
||||
@Override
|
||||
RSIndexDataBase getIndexScripts();
|
||||
|
||||
@Import("widgetFlags")
|
||||
@Override
|
||||
RSHashTable getWidgetFlags();
|
||||
|
||||
Reference in New Issue
Block a user