Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DHotSpotSystem.java62 public static final int NPC_STOP = 28; field in HotSpotSystem.HotSpotType
DNPCComponent.java401 case HotSpotSystem.HotSpotType.NPC_STOP: in executeCommand()