mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-29 04:20:29 +00:00
- The map can be static and const - The map can be initialized inline - No need to do a `find` + `[]` instead of `at`
- The map can be static and const - The map can be initialized inline - No need to do a `find` + `[]` instead of `at`