(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