Document fieldmap

This commit is contained in:
GriffinR
2021-04-06 16:05:43 -04:00
parent 8bad478b49
commit 86a9d94ce1
8 changed files with 66 additions and 73 deletions

View File

@@ -913,7 +913,7 @@ void Task_LinkSave(u8 taskId)
if (IsLinkTaskFinished())
{
if (!tPartialSave)
save_serialize_map();
SaveMapView();
tState = 3;
}
break;