J :
* Fix almost all tests. * This version "nearly" works.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
int NextGamePhase::resolve(){
|
||||
GameObserver::GetInstance()->nextGamePhase();
|
||||
GameObserver::GetInstance()->userRequestNextGamePhase();
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user