mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
(svn r13242) -Codechange: remove _opt_ptr.
This commit is contained in:
@@ -207,7 +207,6 @@ void StartGeneratingLandscape(glwp_modes mode)
|
||||
/* Copy all XXX_newgame to XXX when coming from outside the editor */
|
||||
UpdatePatches();
|
||||
_opt = _opt_newgame;
|
||||
_opt_ptr = &_opt;
|
||||
ResetGRFConfig(true);
|
||||
|
||||
SndPlayFx(SND_15_BEEP);
|
||||
|
||||
Reference in New Issue
Block a user