Lint & Prettier

This commit is contained in:
Thoronium
2024-10-30 13:32:09 -06:00
parent f6f5eae31c
commit 989487b381
4 changed files with 38 additions and 40 deletions

View File

@@ -160,11 +160,7 @@ pub async fn patch_game(newer_game: bool, version: String) -> bool {
String::from("Astrolabe.dll"),
);
if replaced50 {
return true;
} else {
return false;
}
return replaced50;
}
// Copy the patch to game files