forked from mirror/OpenTTD
(svn r23932) -Codechange: split the NewGRF text window into its own source files
This commit is contained in:
@@ -179,9 +179,9 @@ enum WindowClass {
|
||||
|
||||
/**
|
||||
* textfile; %Window numbers:
|
||||
* - 0 = #NewGRFTextfileWidgets
|
||||
* - 0 = #TextfileWidgets
|
||||
*/
|
||||
WC_NEWGRF_TEXTFILE,
|
||||
WC_TEXTFILE,
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user