mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-12 10:30:28 +00:00
(svn r24193) -Fix (r24191): Also update comments accordingly.
This commit is contained in:
parent
ec73ad1145
commit
599f89e641
@ -2161,7 +2161,7 @@ static void Load_PATS()
|
|||||||
{
|
{
|
||||||
/* Copy over default setting since some might not get loaded in
|
/* Copy over default setting since some might not get loaded in
|
||||||
* a networking environment. This ensures for example that the local
|
* 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);
|
LoadSettings(_settings, &_settings_game);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user