Przeglądaj źródła

Merge pull request #91 from joecabezas/patch-1

added a valid map for tf2
Daniel Gibbs 12 lat temu
rodzic
commit
3f721ce964
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      TeamFortress2/tf2server

+ 2 - 2
TeamFortress2/tf2server

@@ -17,7 +17,7 @@ steamuser="anonymous"
 steampass=""
 
 # Start Variables
-defaultmap="de_dust2"
+defaultmap="cp_badlands"
 maxplayers="16"
 tickrate="64"
 port="27015"
@@ -843,4 +843,4 @@ case "$1" in
 	echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}"
 	exit 1;;
 esac
-exit
+exit