mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
Little bit of code clarification.
This commit is contained in:
parent
dbe672444c
commit
550c10b1c3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue