mirror of
https://github.com/mainnika/a-quest.git
synced 2026-05-23 16:23:36 +00:00
grammar
This commit is contained in:
+1
-1
@@ -412,7 +412,7 @@ window.cancelRequestAnimFrame = (function () {
|
||||
.catch(function () { })
|
||||
.then(function (approval) {
|
||||
if (!approval) {
|
||||
ctx.fillText("Не удалось сохранить с этим ключем", W / 2, H / 2 + 65);
|
||||
ctx.fillText("Не удалось сохранить с этим ключом", W / 2, H / 2 + 65);
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user