mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-09-27 21:20:15 +00:00
Adjust terminology in logging
This commit is contained in:
@@ -111,7 +111,7 @@ function setGameInfo(serverUUID) {
|
||||
console.log('Cached version ' + lastversion);
|
||||
} else {
|
||||
console.log(
|
||||
"Couldn't find last version record; cache will get overwritten"
|
||||
"Couldn't find last version record; cache may get overwritten"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user