Structure change to fit new design.
Added skeleton for Characters and abilities. Added ability and Character super classes. Added code to character superclass. Added faction Enum
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import netwerkprog.game.client.map.Map;
|
||||
import netwerkprog.game.client.game.map.Map;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user