mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Add space
This commit is contained in:
parent
f34e8df745
commit
7b55e08119
@ -52,6 +52,7 @@ MxResult Lego3DSound::Create(LPDIRECTSOUNDBUFFER p_directSoundBuffer, const char
|
||||
if (m_ds3dBuffer == NULL || p_name == NULL) {
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
if (CharacterManager()->Exists(p_name)) {
|
||||
m_roi = CharacterManager()->GetROI(p_name, TRUE);
|
||||
m_unk0x14 = m_isCharacter = TRUE;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user