diff -r 717b4e46e855 -r cfc6cd502f85 cocoaTouch/VoicesViewController.m --- 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