+ and - are not restricted to numpad

This commit is contained in:
Wuzzy 2016-12-06 15:29:50 +01:00
parent 1f9b491067
commit 3dbc724f46

View File

@ -122,8 +122,8 @@ Server interaction:
Technical: Technical:
R: Toggle far view (disables all fog and allows viewing far away, can make game very slow) R: Toggle far view (disables all fog and allows viewing far away, can make game very slow)
+ (numpad): Increase minimal viewing distance +: Increase minimal viewing distance
- (numpad): Decrease minimal viewing distance -: Decrease minimal viewing distance
F3: Enable/disable fog F3: Enable/disable fog
F5: Enable/disable debug screen which also shows your coordinates F5: Enable/disable debug screen which also shows your coordinates
F6: Only useful for developers. Enables/disables profiler F6: Only useful for developers. Enables/disables profiler