mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 18:24:01 +00:00
Reformat pass
This commit is contained in:
@@ -19,8 +19,8 @@ CScriptMailbox::CScriptMailbox(CBitStreamReader& in, const CWorldSaveGameInfo& s
|
||||
for (u32 i = 0; i < relayCount; ++i) {
|
||||
if (!relayStates[i]) {
|
||||
continue;
|
||||
}
|
||||
x0_relays.push_back(saveWorld.GetRelayEditorId(i));
|
||||
}
|
||||
x0_relays.push_back(saveWorld.GetRelayEditorId(i));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user