1
0
Fork 0

Player: tiny cleanup

This commit is contained in:
kauron 2015-07-19 23:41:44 +02:00
parent b3bdfc1eb7
commit c8c0306e45

View file

@ -97,7 +97,6 @@ class Player implements Serializable {
private String name;
private int level;
private int[] atk, def;
//TODO: implement fully operational powers (die rolling)
/**
* Builds a whole player from its saved stats