implemented fnRestartGame() and skipping of 2nd intro part
svn-id: r8885
This commit is contained in:
parent
5f9845b2cb
commit
96f442923c
5 changed files with 2135 additions and 24 deletions
|
@ -2262,8 +2262,7 @@ bool SkyLogic::fnRestoreGame(uint32 a, uint32 b, uint32 c) {
|
|||
|
||||
bool SkyLogic::fnRestartGame(uint32 a, uint32 b, uint32 c) {
|
||||
|
||||
error("Stub: fnRestartGame()");
|
||||
//_skyControl->restartGame();
|
||||
_skyControl->restartGame();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue