changeset 3532 | 04e2fea3e83a |
parent 3522 | 156c04c6a3d8 |
child 3546 | ccf4854df294 |
--- a/project_files/HedgewarsMobile/Classes/VoicesViewController.m Mon Jun 21 22:18:53 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/VoicesViewController.m Mon Jun 21 22:45:52 2010 +0200 @@ -26,7 +26,7 @@ [super viewDidLoad]; srandom(time(NULL)); - openal_init(20); + openal_init(); voiceBeingPlayed = -1; // load all the voices names and store them into voiceArray