mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 10:40:06 +00:00
Adjust terminology in logging
This commit is contained in:
parent
33be67f7e9
commit
24a802facc
@ -111,7 +111,7 @@ function setGameInfo(serverUUID) {
|
|||||||
console.log('Cached version ' + lastversion);
|
console.log('Cached version ' + lastversion);
|
||||||
} else {
|
} else {
|
||||||
console.log(
|
console.log(
|
||||||
"Couldn't find last version record; cache will get overwritten"
|
"Couldn't find last version record; cache may get overwritten"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user