mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
Fix another typo
This commit is contained in:
@@ -52,7 +52,7 @@ export async function getGameVersion() {
|
||||
)
|
||||
} catch (e) {
|
||||
console.log(`Game config at ${path} not found or invalid. Missing game files?`)
|
||||
return 0.0
|
||||
return null
|
||||
}
|
||||
|
||||
const versionRaw = settings.variance.split('.')
|
||||
|
||||
Reference in New Issue
Block a user