mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-24 03:53:08 +00:00
This *might* fix https://gitlab.com/OpenMW/openmw/-/issues/8270, but I couldn't repro it. When I debugged it, the default value was 0xFFFFFFFF, which hopefully is a magic *don't care* value and asking for zero gives us exactly zero rather than at least zero. However, it might just mean *as much as possible*, in which case zero might still mean *at least zero* and sometimes end up not being zero. |
||
|---|---|---|
| .. | ||
| model | ||
| ui | ||
| view | ||
| CMakeLists.txt | ||
| editor.cpp | ||
| editor.hpp | ||
| main.cpp | ||