Fix increased number of NewGRFs support.
Improve error handling if multiplayer limit is exceeded.
This commit is contained in:
@@ -194,7 +194,7 @@ bool GetGlobalVariable(byte param, uint32 *value, const GRFFile *grffile);
|
||||
|
||||
StringID MapGRFStringID(uint32 grfid, StringID str);
|
||||
void ShowNewGRFError();
|
||||
int CountSelectedGRFs(GRFConfig *grfconf);
|
||||
uint CountSelectedGRFs(GRFConfig *grfconf);
|
||||
|
||||
struct TemplateVehicle;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user