(function() { let _Window_ChoiceList_textWidthEx = Window_ChoiceList.prototype.textWidthEx; Window_ChoiceList.prototype.textWidthEx = function(text) { if (!this._isWindow) { return 1; } return _Window_ChoiceList_textWidthEx.call(this, text); }; })();
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |