mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-02 21:45:49 +08:00
fixing something called preflight
This commit is contained in:
parent
8d0914dc28
commit
eed6a5f5f6
@ -1878,4 +1878,4 @@ auto PythonMethodsScene::GetMethods() -> std::vector<PyMethodDef> {
|
|||||||
|
|
||||||
#pragma clang diagnostic pop
|
#pragma clang diagnostic pop
|
||||||
|
|
||||||
} // namespace ballistica::scene_v1
|
} // namespace ballistica::scene_v1
|
||||||
|
|||||||
@ -1139,4 +1139,4 @@ void ClientSession::DumpFullState(SessionStream* out) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace ballistica::scene_v1
|
} // namespace ballistica::scene_v1
|
||||||
|
|||||||
@ -262,4 +262,4 @@ void ClientSessionReplay::OnReset(bool rewind) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace ballistica::scene_v1
|
} // namespace ballistica::scene_v1
|
||||||
|
|||||||
@ -1487,4 +1487,4 @@ void SceneV1AppMode::RunMainMenu() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace ballistica::scene_v1
|
} // namespace ballistica::scene_v1
|
||||||
|
|||||||
@ -268,4 +268,4 @@ class SceneV1AppMode : public base::AppMode {
|
|||||||
|
|
||||||
} // namespace ballistica::scene_v1
|
} // namespace ballistica::scene_v1
|
||||||
|
|
||||||
#endif // BALLISTICA_SCENE_V1_SUPPORT_SCENE_V1_APP_MODE_H_
|
#endif // BALLISTICA_SCENE_V1_SUPPORT_SCENE_V1_APP_MODE_H_
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user