(svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
This commit is contained in:
@@ -303,7 +303,10 @@ static void LoadIntroGame()
|
||||
char filename[256];
|
||||
|
||||
_game_mode = GM_MENU;
|
||||
CLRBITS(_display_opt, DO_TRANS_BUILDINGS); // don't make buildings transparent in intro
|
||||
|
||||
/* Clear transparency options */
|
||||
_transparent_opt = 0;
|
||||
|
||||
_opt_ptr = &_opt_newgame;
|
||||
ResetGRFConfig(false);
|
||||
|
||||
|
Reference in New Issue
Block a user