(svn r24193) -Fix (r24191): Also update comments accordingly.

This commit is contained in:
frosch 2012-05-01 15:34:45 +00:00
parent 43ac4de940
commit f214171d15

View File

@ -2161,7 +2161,7 @@ static void Load_PATS()
{
/* Copy over default setting since some might not get loaded in
* a networking environment. This ensures for example that the local
* signal_side stays when joining a network-server */
* currency setting stays when joining a network-server */
LoadSettings(_settings, &_settings_game);
}