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")
|
||||
int getRSInteracting();
|
||||
|
||||
@Import("inSequence")
|
||||
boolean inSequence();
|
||||
|
||||
@Import("overhead")
|
||||
String getOverhead();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user