put attacks in effect when tap attack is stepped on

This commit is contained in:
Chris Danford
2003-11-17 07:14:41 +00:00
parent 84dd11ecf6
commit e385a2c930
5 changed files with 53 additions and 7 deletions
-2
View File
@@ -19,8 +19,6 @@
CachedThemeMetricF ATTACK_DURATION_SECONDS ("ScoreKeeperRave","AttackDurationSeconds");
const PlayerNumber OPPOSITE_PLAYER[NUM_PLAYERS] = { PLAYER_2, PLAYER_1 };
ScoreKeeperRave::ScoreKeeperRave(PlayerNumber pn) : ScoreKeeper(pn)
{