forked from MagicBane/Server
More powerAction work.
This commit is contained in:
@@ -33,4 +33,5 @@ public class PowerEntry {
|
||||
public int initAmin;
|
||||
public int releaseAnim;
|
||||
public mbEnums.TargetSelectType targetSelect;
|
||||
public ArrayList<PowerAction> actions = new ArrayList<>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user