Files
@ r25386:b146841c350c
Branch filter:
Location: cpp/openttd-patchpack/source/bin/ai/compat_1.3.nut
r25386:b146841c350c
1.0 KiB
text/plain
Change: [Network] Update server's NetworkServerGameInfo only when needed
Split the updating in a "static" version that only needs to be called when a new map is loaded or some settings are changed, and a "dynamic" version that updates everything that changes regularly such as the current game date or the number of spectators.
Split the updating in a "static" version that only needs to be called when a new map is loaded or some settings are changed, and a "dynamic" version that updates everything that changes regularly such as the current game date or the number of spectators.