Skip to content

Commit 4334383

Browse files
committed
Fixed clang-format
1 parent 6cd7010 commit 4334383

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Torch

src/port/ui/GhostshipMenuDevTools.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ void GhostshipMenu::AddModMenu() {
148148
Ship::Context::GetInstance()->GetScriptLoader()->UnloadAll();
149149
GameEngine::Instance->LoadScripts();
150150
});
151-
151+
152152
auto keystore = Ship::Context::GetInstance()->GetKeystore();
153153
auto allKeys = keystore->GetAllKeys();
154154

0 commit comments

Comments
 (0)