Add sparkle's name to Rope Knock Challenge
Reason: For being the first known player to finish ClimbHome.
String freeze is preserved, the hog names are not localized.
file(GLOB vertshaders *.vs)
file(GLOB fragshaders *.fs)
install(FILES
${vertshaders}
${fragshaders}
DESTINATION ${SHAREPATH}Data/Shaders)