Fix some typos.

Too late for the release, but it makes me feel better.
This commit is contained in:
Bill Currie 2012-02-08 23:04:13 +09:00
parent e34f0178b6
commit b716a70fa6

4
NEWS
View file

@ -8,9 +8,9 @@ Changes from 0.6.0
root) instead of the current gamedir.
o Demo playback can be recorded (currently to PNG files as
QF/qfnvNNNNNN.png) by adding "rec" as a second parameter to the
playdemo commaand. The recording is for 30fps playback. Sound is not
playdemo command. The recording is for 30fps playback. Sound is not
recorded at this stage.
o SDL sound now works in most caases.
o SDL sound now works in most cases.
o The blender mdl import/export script has been updated for blender
2.61.
o Partial cross-compile support for Android using the standalone ndk.