Explorar el Código

added stationeers

Daniel Gibbs hace 8 años
padre
commit
0998cc4a3f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      lgsm/functions/info_messages.sh

+ 2 - 0
lgsm/functions/info_messages.sh

@@ -1031,6 +1031,8 @@ fn_info_message_select_engine(){
 		fn_info_message_samp
 	elif [ "${gamename}" == "Squad" ]; then
 		fn_info_message_squad
+	elif [ "${gamename}" == "Stationeers" ]; then
+		fn_info_message_stationeers
 	elif [ "${gamename}" == "TeamSpeak 3" ]; then
 		fn_info_message_teamspeak3
 	elif [ "${gamename}" == "Tower Unite" ]; then