Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Also fixes bug that if you attack a clan member not in your team, the attacker complains, not the victim!
if(WIN32 AND NOT UNIX)
install(DIRECTORY .
DESTINATION ${target_library_install_dir}
FILES_MATCHING PATTERN "*.dll" PATTERN "*.ico"
)
endif(WIN32 AND NOT UNIX)