cocoaTouch/VoicesViewController.m
changeset 3361 cfc6cd502f85
parent 3354 cb5d13ff4aae
child 3364 e5403e2bf02c
--- a/cocoaTouch/VoicesViewController.m	Mon Apr 19 15:30:11 2010 +0000
+++ b/cocoaTouch/VoicesViewController.m	Wed Apr 21 01:57:23 2010 +0000
@@ -26,7 +26,7 @@
     [super viewDidLoad];
     srandom(time(NULL));
 
-    openal_init("Hedgewars", 1, 3);
+    openal_init(1, 1);
     voiceBeingPlayed = -1;
 
     // load all the voices names and store them into voiceArray