(svn r9755) -Codechange: refactor some more of the begin loading stuff.
This commit is contained in:
@@ -244,6 +244,7 @@ struct Train : public Vehicle {
|
||||
virtual ~Train() {}
|
||||
|
||||
const char *GetTypeString() { return "train"; }
|
||||
void MarkDirty();
|
||||
};
|
||||
|
||||
#endif /* TRAIN_H */
|
||||
|
Reference in New Issue
Block a user