diff UIHouses.cpp @ 1052:d48c762de563

-nomarg
author Nomad
date Thu, 23 May 2013 18:26:05 +0200
parents 682ba1c83fd3
children 5d5c78088274
line wrap: on
line diff
--- a/UIHouses.cpp	Thu May 23 14:08:26 2013 +0200
+++ b/UIHouses.cpp	Thu May 23 18:26:05 2013 +0200
@@ -531,8 +531,7 @@
 				return 0;
 				}
 			}
-		if ( !start_event_seq_number )
-			pAudioPlayer->StopChannels(-1, -1);
+        pAudioPlayer->StopChannels(-1, -1);
 
 		uCurrentHouse_Animation = p2DEvents[uHouseID - 1].uAnimationID;
 		in_current_building_type = pAnimatedRooms[uCurrentHouse_Animation].uBuildingType;