This commit is contained in:
DazedAnon 2025-01-16 12:55:55 -06:00
parent 6c4b79f864
commit 289decbe5c

View file

@ -265,7 +265,7 @@
}
});
if (logText != "") {
logText += "威力&崩し効果アップ!";
logText += "Power & Stagger Effect Up!";
this._logWindow.addText(logText);
}
});