(svn r9411) -Codechange: Add support for loading of newcargo data.
This commit is contained in:
@@ -16,6 +16,7 @@ enum GrfLoadingStage {
|
||||
GLS_SAFETYSCAN,
|
||||
GLS_LABELSCAN,
|
||||
GLS_INIT,
|
||||
GLS_RESERVE,
|
||||
GLS_ACTIVATION,
|
||||
GLS_END,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user