Skip to content

fix: change linkage for static maps used by EntityCreator

Assign internal linkage to the maps in EntityCreator.cpp to match their compile-time scope (this also fixes a double delete upon exit when the engine is used also in a shared library)

Merge request reports

Loading