Fix team colors of most teams in A Space Adventure to denote correct ally status
A Space Adventure often gave different colors to allied teams, which is wrong!
A few exceptions remain for technical reasons.
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
credits.txt
DESTINATION ${SHAREPATH}Data/Themes/Golf)