A few comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3011 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -150,11 +150,12 @@ while (--ac > 0)
|
||||
// OpenJournal ();
|
||||
while (StartGame ())
|
||||
{
|
||||
// Initialise a new game
|
||||
SetPlayerInputAll ();
|
||||
InitSIS ();
|
||||
InitGameClock ();
|
||||
|
||||
AddInitialGameEvents();
|
||||
|
||||
do
|
||||
{
|
||||
SuspendGameClock ();
|
||||
@@ -212,6 +213,7 @@ while (--ac > 0)
|
||||
}
|
||||
else
|
||||
{
|
||||
// Entering HyperSpace or QuasiSpace.
|
||||
Task ArilouTask;
|
||||
|
||||
GLOBAL (CurrentActivity) = MAKE_WORD (IN_HYPERSPACE, 0);
|
||||
|
||||
Reference in New Issue
Block a user