broadcast ScoreChanged with params

This commit is contained in:
Chris Danford
2007-08-24 11:35:52 +00:00
parent 01839b5996
commit 2c693da0f7
4 changed files with 27 additions and 6 deletions
-2
View File
@@ -74,8 +74,6 @@ enum MessageID
Message_StarMeterChangedP2,
Message_LifeMeterChangedP1,
Message_LifeMeterChangedP2,
Message_ScoreChangedP1,
Message_ScoreChangedP2,
NUM_MessageID, // leave this at the end
MessageID_Invalid
};