mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
fixed identifier name
This commit is contained in:
parent
2725a289be
commit
ef0545ba41
@ -201,7 +201,7 @@ private:
|
||||
typedef pset<FmodAudioSound *> SoundSet;
|
||||
SoundSet _all_sounds;
|
||||
|
||||
FMOD_OUTPUTTYPE _saved_output;
|
||||
FMOD_OUTPUTTYPE _saved_outputtype;
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//These are needed for Panda's Pointer System. DO NOT ERASE!
|
||||
|
Loading…
x
Reference in New Issue
Block a user