mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
9cfc67ef57
Previously, the last error was a global static. Now it is a thread-specific value, which means we need to visit the UI thread to read the value.