mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
These got missed...
This commit is contained in:
@ -299,7 +299,7 @@ void plWinAudible::SynchedPlay(int index)
|
||||
|
||||
void plWinAudible::Play(int index )
|
||||
{
|
||||
// hsStatusMessageF( "Playing sound %s, index %d, time=%f\n", GetKeyName(), index, hsTimer::GetSeconds());
|
||||
// hsStatusMessageF( "Playing sound %s, index %d, time=%f\n", GetKeyName().c_str(), index, hsTimer::GetSeconds());
|
||||
SND_APPLY_LOOP( index, Play(), ; );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user