HUD units now display in feet by default with meters being a command line
option.
This commit is contained in:
parent
3bd85d5911
commit
e6a2ba66fc
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -1,4 +1,6 @@
|
|||
New in 0.56
|
||||
* Changed default HUD units to the more standard feet units. You can still
|
||||
use meters by specifying the command line option "--units-meters".
|
||||
* Added some initial joystick support using Steve's joystick interface class.
|
||||
This works great under Linux, but Steve's class now needs to be ported to
|
||||
Windoze and other platforms.
|
||||
|
|
Loading…
Reference in a new issue