mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 00:24:45 +01:00
Lint & Prettier
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user