diff -r a767dd3786b5 -r cb5d13ff4aae cocoaTouch/VoicesViewController.m --- 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