Added flashing red light ala previous DDR mixes during DANGER animation on the dancing characters.

This commit is contained in:
Kevin Slaughter
2003-08-26 07:44:22 +00:00
parent c51ac60bb5
commit 5c2d7c5bd3
3 changed files with 15 additions and 3 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ public:
virtual void Update( float fDelta );
virtual void DrawPrimitives();
bool m_bDrawDangerLight;
protected:
Model m_Character[NUM_PLAYERS];