Home
last modified time | relevance | path

Searched refs:NPC_GO_UP_LEFT (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java55 public static final int NPC_GO_UP_LEFT = 21; field in HotSpotSystem.HotSpotType
DNPCComponent.java355 case HotSpotSystem.HotSpotType.NPC_GO_UP_LEFT: in executeCommand()