- Actually call uTexture.initModule and .freeModule
- Fix texture leaks in teams/hedgehogs structures on application shutdown
file(GLOB txtnames *.txt)
file(GLOB cfgnames *.cfg)
install(FILES
types.ini
${txtnames}
${cfgnames}
DESTINATION ${SHAREPATH}Data/Names)