Remove inSequence import b/c problems with mapping (#753)
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -32,9 +32,6 @@ public interface RSActor extends RSRenderable, Actor
|
|||||||
@Import("interacting")
|
@Import("interacting")
|
||||||
int getRSInteracting();
|
int getRSInteracting();
|
||||||
|
|
||||||
@Import("inSequence")
|
|
||||||
boolean inSequence();
|
|
||||||
|
|
||||||
@Import("overhead")
|
@Import("overhead")
|
||||||
String getOverhead();
|
String getOverhead();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user