mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 10:44:48 +00:00
removed outdated documentation from rug
This commit is contained in:
parent
730be4b36a
commit
634641bc94
5
rug.cpp
5
rug.cpp
@ -1410,11 +1410,6 @@ EX string makehelp() {
|
|||||||
"the 'render texture without OpenGL' options may be helpful in this case. Also the 'render once' option "
|
"the 'render texture without OpenGL' options may be helpful in this case. Also the 'render once' option "
|
||||||
"will make the rendering faster, but the surface will be rendered only once, so "
|
"will make the rendering faster, but the surface will be rendered only once, so "
|
||||||
"you won't be able to play a game on it.\n\n" */
|
"you won't be able to play a game on it.\n\n" */
|
||||||
#if !ISMOBILE
|
|
||||||
+ XLAT("Use arrow keys to rotate, Page Up/Down to zoom.")
|
|
||||||
+ "\n\n" +
|
|
||||||
XLAT("In the perspective projection, you can use arrows to rotate the camera, Page Up/Down to go forward/backward, Shift+arrows to strafe, and Ctrl+arrows to rotate the model.")
|
|
||||||
#endif
|
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user