(svn r19977) -Add: Read current date during SL_LOAD_CHECK.
This commit is contained in:
@@ -46,6 +46,7 @@ void LoadCheckData::Clear()
|
||||
this->error_data = NULL;
|
||||
|
||||
this->map_size_x = this->map_size_y = 256; // Default for old savegames which do not store mapsize.
|
||||
this->current_date = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user