- Remove support for variables in command handlers
- Make parameter to RegisterVariable typed instead of just pointer
- Catch a bug due to wrong type passed to RegisterVariable
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
DESTINATION ${SHAREPATH}Data/Themes/CrazyMission)