firmware release 1.2
fixed MSboard, game class prep, power impr.
This commit is contained in:
@@ -40,7 +40,7 @@ void ResetChainGame(void)
|
||||
cheatButtonFlag = false;
|
||||
}
|
||||
|
||||
void HandleChainGame(void)
|
||||
void HandleChainGame(bool newstate)
|
||||
{
|
||||
if (!patternFlag && !cheatButtonFlag)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user