mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-30 23:10:14 -05:00
Little bit of code clarification.
This commit is contained in:
parent
dbe672444c
commit
550c10b1c3
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user