mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 12:39:11 +00:00
(svn r15702) -Feature(tte): direct content download 'links' in the play scenario/heightmap windows.
This commit is contained in:
@@ -100,9 +100,9 @@ public:
|
||||
|
||||
case CONTENT_TYPE_SCENARIO:
|
||||
case CONTENT_TYPE_HEIGHTMAP:
|
||||
InvalidateWindowClasses(WC_SAVELOAD);
|
||||
extern void ScanScenarios();
|
||||
ScanScenarios();
|
||||
InvalidateWindowData(WC_SAVELOAD, 0, 0);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user