Constrat
Constrat
### Before raising the issue... - [X] I understand that Issues are for feedback and problem solving, not trolling the comments section, and will provide as much information as possible...
### Before raising the issue... - [X] I filled in a short, clear title so that developers could quickly identify the general problem when going through the issue list. Instead...
### Before raising the issue... - [X] I understand that Issues are for feedback and problem solving, not trolling the comments section, and will provide as much information as possible...
### Description `char_415_flint` and `trap_138_winstone` have the same `name = "Flint"`. This causes the exception:  Exception seems to be caused by the fact that names are used for the...
Scuffed Chinese translation | 糟糕的中文翻译 ## 原因: 最近我们修改了很多文件,但只做了样式/重构更改,这使得历史检查和 git blame 无法使用,因为最接近的更改只是样式更改。 因此,我决定实施一种简单但非常有效的方法来跳过/绕过对这些特定提交的检查。 ## 用法: `git config blame.ignoreRevsFile .git-blame-ignore-revs` 是启用该功能所必需的。 只需将 `[blame ignore]` 附加到您的提交消息中(非常类似于 `[skip changelog]`)。方括号是必需的。 确保更改是 ***纯粹*** 大规模样式更改。 示例: -...
### The problems you have encountered? English OCR needs a different set of values. Currently using: `160, 2, 7, 0` instead of `140, 2, 0, 0`. The current set has...
I don't know what I'm doing but it worked (somehow, kinda) The objective of this PR is to switch the runner of the res-update-game.yml to allow it to run on...
Unfortunately `IsEditable` is used as a "way" to cover the button for deletion. But that adds some other issues such as not being able to open the combobox from anywhere,...