- Fixed: Thew sounds of Strife's intro need CHAN_UI.

- Changed all instances of playing the chat sounds to use CHAN_UI.


SVN r1085 (trunk)
This commit is contained in:
Christoph Oelckers 2008-07-23 19:39:01 +00:00
commit 47d8a41540
5 changed files with 14 additions and 17 deletions

View file

@ -1,3 +1,7 @@
July 23, 2008 (Changes by Graf Zahl)
- Fixed: Thew sounds of Strife's intro need CHAN_UI.
- Changed all instances of playing the chat sounds to use CHAN_UI.
July 21, 2008
- Converted most sprintf (and all wsprintf) calls to either mysnprintf or
FStrings, depending on the situation.