implement combatOptions interface
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
package org.project.entity.players;
|
package org.project.entity.players;
|
||||||
|
|
||||||
import org.project.entity.Entity;
|
import org.project.entity.Entity;
|
||||||
import org.project.entity.enemies.Enemy;
|
|
||||||
|
|
||||||
public interface combatOptions {
|
public interface combatOptions {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user