mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-30 08:31:29 +00:00
- Removed the SoundChans bitfield from AActor, since it seems there are race
conditions I don't fully understand where it simply doesn't work. SVN r1367 (trunk)
This commit is contained in:
parent
b6528a604e
commit
6ebbc920fb
5 changed files with 52 additions and 45 deletions
|
@ -1,4 +1,6 @@
|
|||
January 24, 2009
|
||||
- Removed the SoundChans bitfield from AActor, since it seems there are race
|
||||
conditions I don't fully understand where it simply doesn't work.
|
||||
- Removed BaseTime initialization from sdl/i_system.cpp as per Chris's
|
||||
recommendation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue