if  [[ "${TFVER}" == "devel" ]]
then
  default_games_build
else
  true
fi
