Undo class refactor changes

This commit is contained in:
Jonatino
2021-03-25 18:24:59 -04:00
parent 257103dbcd
commit 284b5bea32
18 changed files with 34 additions and 47 deletions

View File

@@ -1,3 +0,0 @@
package net.runelite.rs.api;
public interface RSFrameLoader {}

View File

@@ -1,3 +0,0 @@
package net.runelite.rs.api;
public interface RSFrameProvider {}

View File

@@ -1,3 +0,0 @@
package net.runelite.rs.api;
public interface RSMinimapRenderer {}