diff options
author | Simon Howard | 2005-10-15 22:50:57 +0000 |
---|---|---|
committer | Simon Howard | 2005-10-15 22:50:57 +0000 |
commit | 6dfceb2ce609dcf05ce4b94ebeb2407f7990374f (patch) | |
tree | 1f84823c7185808acd3c6154e86163642af3e57c /NEWS | |
parent | 5040fc24007e2cbfe754cae4f8253ce48ff34d60 (diff) | |
download | chocolate-doom-6dfceb2ce609dcf05ce4b94ebeb2407f7990374f.tar.gz chocolate-doom-6dfceb2ce609dcf05ce4b94ebeb2407f7990374f.tar.bz2 chocolate-doom-6dfceb2ce609dcf05ce4b94ebeb2407f7990374f.zip |
Fix pink icon on startup
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 201
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ * Mouse buttons mapped incorrectly (button 1 is right, 2 is middle) * Music not pausing when game is paused, when using SDL_mixer's native MIDI playback. + * Pink icon on startup (palette should be fully set before anything is + loaded) 0.1.0 (2005-10-09): Dehacked support |