defaults.py: Don’t grab RE’s CPU name

This commit is contained in:
Mykola Grymalyuk
2023-04-03 13:48:16 -06:00
parent 9439c39437
commit 0f95d6a1bb
5 changed files with 1 additions and 27 deletions

View File

@@ -11,6 +11,7 @@
- Resolve unused KDKs not being properly cleaned up
- Implement MXM graphics handling for iMac9,1
- Credit to [Ausdauersportler](https://github.com/Ausdauersportler) for implementation
- Resolve accidental CPU renaming with RestrictEvents
- Backend changes:
- Use `.AppleSystemUIFont` for wxPython text rendering (thanks [jazzzny](https://github.com/Jazzzny))
- Add extra error handling for network errors: