switch bad updates list to hex
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 23m16s
eden-build / android (pull_request) Successful in 17m15s
eden-license / license-header (pull_request_target) Failing after 29s
eden-build / windows (msvc) (pull_request) Successful in 1h2m17s
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 23m16s
eden-build / android (pull_request) Successful in 17m15s
eden-license / license-header (pull_request_target) Failing after 29s
eden-build / windows (msvc) (pull_request) Successful in 1h2m17s
Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
parent
dd362fa1de
commit
be5a8bfe3e
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ enum class CalloutFlag : uint32_t {
|
|||
* so this tracks which games are bad in this regard.
|
||||
*/
|
||||
static const QList<u64> bad_update_games{
|
||||
72324500776771584 // Tears of the Kingdom
|
||||
0x0100F2C0115B6000 // Tears of the Kingdom
|
||||
};
|
||||
|
||||
const int GMainWindow::max_recent_files_item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue