comparison AudioPlayer.cpp @ 444:ac6039b9ab5b

Слияние
author Ritor1
date Sat, 23 Feb 2013 19:07:14 +0600
parents bbd8888534dc
children cb0ad52d6a26
comparison
equal deleted inserted replaced
443:89f0edd8adbf 444:ac6039b9ab5b
1640 1640
1641 switch (source_type) 1641 switch (source_type)
1642 { 1642 {
1643 case 0: 1643 case 0:
1644 case OBJECT_Player: 1644 case OBJECT_Player:
1645 case OBJECT_BModel:
1645 continue; 1646 continue;
1646 1647
1647 case OBJECT_BLVDoor: 1648 case OBJECT_BLVDoor:
1648 { 1649 {
1649 assert(uCurrentlyLoadedLevelType == LEVEL_Indoor); 1650 assert(uCurrentlyLoadedLevelType == LEVEL_Indoor);