project: hello again rev206
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package com.jagex.oldscape.pub;
|
||||
|
||||
import net.runelite.mapping.Implements;
|
||||
|
||||
@Implements("OtlTokenResponse")
|
||||
public interface OtlTokenResponse {
|
||||
boolean isSuccess();
|
||||
|
||||
String getToken();
|
||||
}
|
||||
Reference in New Issue
Block a user