Job + Spell merge #9
@@ -1,5 +1,5 @@
|
|||||||
package Action;
|
package Action;
|
||||||
|
|
||||||
public interface Action {
|
public interface Action {
|
||||||
void exectue(Actor player);
|
void execute(Actor player);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user