fix merging errors

This commit is contained in:
Roman Masanin
2020-10-24 22:06:45 +03:00
parent a9db60a1d9
commit c4707fe887
3 changed files with 13 additions and 12 deletions

View File

@@ -686,6 +686,7 @@ cAudioManager::PlaySuspectLastSeen(float x, float y, float z)
float halfY;
float quarterX;
float quarterY;
int32 sample;
bool processed = false;
CVector vec = CVector(x, y, z);