ZZZZ

Fix another valgrind warning, I hope this is right spot.

svn-id: r12380
This commit is contained in:
Travis Howell 2004-01-14 10:48:36 +00:00
parent d1d5d98494
commit d295d8bc21

View File

@ -81,6 +81,7 @@ Player::Player() :
_isGM(false),
_se(0),
_vol_chan(0){
_passThrough = 0;
}
Player::~Player() {