Add ALT+CTRL-S for saving puds.
This commit is contained in:
parent
65a5d417aa
commit
7da87710ec
2 changed files with 3 additions and 0 deletions
|
@ -837,6 +837,7 @@
|
|||
<LI>Fixed bug #528207: Fog of war is not correct (from Jimmy Salmon).
|
||||
<LI>Fixed bug in server menu where the Start Game button was deactivated
|
||||
(from Jimmy Salmon).
|
||||
<LI>Added ALT+CTRL+S to save the current level as pud "freecraft.pud.gz".
|
||||
</UL>
|
||||
</UL>
|
||||
|
||||
|
|
|
@ -284,6 +284,8 @@ freecraft [OPTIONS] [map.pud|map.pud.gz]
|
|||
Toggle sound on/off.
|
||||
<LI><KBD>ALT+S, F11</KBD><BR>
|
||||
Save complete state.
|
||||
<LI><KBD>CTRL+ALT+S</KBD><BR>
|
||||
Save level as pud.
|
||||
<LI><KBD>ALT+L, F12</KBD><BR>
|
||||
Load complete state.
|
||||
<LI><KBD>ALT+M, F10</KBD><BR>
|
||||
|
|
Loading…
Add table
Reference in a new issue