Start the game with full Action Points...
Dang, I freaked out when the soldiers couldn't move...
This commit is contained in:
@@ -36,7 +36,7 @@ namespace DepthsBelow
|
||||
}
|
||||
|
||||
public int MaxActionPoints = 10;
|
||||
int actionPointsLeft = 0;
|
||||
int actionPointsLeft = 10;
|
||||
|
||||
public int AP
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user