Lower verbosity level.
This commit is contained in:
parent
7d239fe4ac
commit
675b388b8e
@ -182,8 +182,6 @@ SGXmlSound::init(SGPropertyNode *root, SGPropertyNode *node, SGSoundMgr *sndmgr,
|
||||
|
||||
float reference_dist = node->getDoubleValue("reference-dist", 500.0);
|
||||
float max_dist = node->getDoubleValue("max-dist", 3000.0);
|
||||
SG_LOG(SG_GENERAL,SG_ALERT, "ref-dist = " << reference_dist );
|
||||
SG_LOG(SG_GENERAL,SG_ALERT, "max-dist = " << max_dist );
|
||||
|
||||
//
|
||||
// set pitch properties
|
||||
|
Loading…
Reference in New Issue
Block a user