(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking way
This commit is contained in:
@@ -15,6 +15,7 @@ enum GCF_Flags {
|
||||
GCF_COMPATIBLE,///< GRF file does not exactly match the requested GRF (different MD5SUM), but grfid matches)
|
||||
GCF_COPY, ///< The data is copied from a grf in _all_grfs
|
||||
GCF_INIT_ONLY, ///< GRF file is processed up to GLS_INIT
|
||||
GCF_RESERVED, ///< GRF file passed GLS_RESERVE stage
|
||||
};
|
||||
|
||||
enum GRFStatus {
|
||||
|
Reference in New Issue
Block a user