Daniel Gibbs 8 anni fa
parent
commit
0998cc4a3f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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