cocoaTouch/VoicesViewController.m
changeset 3354 cb5d13ff4aae
parent 3353 a767dd3786b5
child 3361 cfc6cd502f85
--- a/cocoaTouch/VoicesViewController.m	Sat Apr 17 08:30:34 2010 +0000
+++ b/cocoaTouch/VoicesViewController.m	Sat Apr 17 13:04:36 2010 +0000
@@ -26,7 +26,7 @@
     [super viewDidLoad];
     srandom(time(NULL));
 
-    openal_init("Hedgewars", 0, 3);
+    openal_init("Hedgewars", 1, 3);
     voiceBeingPlayed = -1;
 
     // load all the voices names and store them into voiceArray