Revert "cleaning up the code. part 0.1"
This reverts commit 0c8a246c48.
This commit is contained in:
parent
0c8a246c48
commit
fe572b3dc9
7 changed files with 74 additions and 109 deletions
|
|
@ -2183,7 +2183,7 @@ void StartFrame (void)
|
|||
if (g_waypointOn)
|
||||
waypoints.Think ();
|
||||
|
||||
SA (WelcomeMessage).VerifyMessageSent ();
|
||||
CheckWelcomeMessage ();
|
||||
}
|
||||
bots.SetDeathMsgState (false);
|
||||
|
||||
|
|
@ -2317,9 +2317,6 @@ void pfnChangeLevel (char *s1, char *s2)
|
|||
waypoints.SaveExperienceTab ();
|
||||
waypoints.SaveVisibilityTab ();
|
||||
|
||||
// reset welcome message strate
|
||||
SA (WelcomeMessage).SetGameCommenceFlag (false);
|
||||
|
||||
if (g_gameFlags & GAME_METAMOD)
|
||||
RETURN_META (MRES_IGNORED);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue