started making the base Match constructor.
This commit is contained in:
@ -6,6 +6,6 @@ public class Input_Attack {
|
||||
/*
|
||||
* The list of all input needed to make an attack
|
||||
*/
|
||||
public ArrayList<Input> input_list;
|
||||
//public ArrayList<Input> input_list;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user