mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Gave the GPU determinism game property its own ID so that changing it to "Not Set" does not disable the emulation issues textbox.
This commit is contained in:
@ -149,6 +149,7 @@ private:
|
||||
ID_EDITCHEAT,
|
||||
ID_ADDCHEAT,
|
||||
ID_REMOVECHEAT,
|
||||
ID_GPUDETERMINISM,
|
||||
|
||||
ID_NAME,
|
||||
ID_GAMEID,
|
||||
|
Reference in New Issue
Block a user