Skip to content

Commit

Permalink
rem enum, shorten
Browse files Browse the repository at this point in the history
  • Loading branch information
cryham committed Nov 26, 2024
1 parent cd4a019 commit b8dda63
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 466 deletions.
2 changes: 0 additions & 2 deletions src/sound/Sound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,5 +168,3 @@ void Sound::setVelocity(Ogre::Vector3 vel)
this->velocity = vel;
sound_manager->recomputeSource(source_index, REASON_VLCT, 0.0f, &vel);
}

// #endif // USE_OPENAL
Loading

0 comments on commit b8dda63

Please sign in to comment.