netpanzer-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netPanzer-CVS] netpanzer/src/NetPanzer/Interfaces GameManager.cpp


From: Matthias Braun
Subject: [netPanzer-CVS] netpanzer/src/NetPanzer/Interfaces GameManager.cpp
Date: Sat, 13 Sep 2003 18:39:10 -0400

CVSROOT:        /cvsroot/netpanzer
Module name:    netpanzer
Branch:         
Changes by:     Matthias Braun <address@hidden> 03/09/13 18:39:09

Modified files:
        src/NetPanzer/Interfaces: GameManager.cpp 

Log message:
        adjusted music path to sound subdirectory

Patches:
Index: netpanzer/src/NetPanzer/Interfaces/GameManager.cpp
diff -u netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.38 
netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.39
--- netpanzer/src/NetPanzer/Interfaces/GameManager.cpp:1.38     Sat Sep 13 
18:38:21 2003
+++ netpanzer/src/NetPanzer/Interfaces/GameManager.cpp  Sat Sep 13 18:39:09 2003
@@ -187,7 +187,7 @@
        }
 
        // start some music
-       sound->playMusic("sfx/music/");
+       sound->playMusic("sound/music/");
 }
 
 // ******************************************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]