Little bit of code clarification.
This commit is contained in:
@@ -736,6 +736,7 @@ void SaveManager::SaveFileThreaded(int fileNum, SaveContext* saveContext, const
|
||||
currentJsonContext = §ionBlock["data"];
|
||||
handler.second(saveContext, subsection);
|
||||
} else {
|
||||
// save function for specified section does not exist. should this error?
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user