]> granicus.if.org Git - nethack/commitdiff
Another key fix for MacOSX.
authorwarwick <warwick>
Wed, 2 Apr 2003 07:04:16 +0000 (07:04 +0000)
committerwarwick <warwick>
Wed, 2 Apr 2003 07:04:16 +0000 (07:04 +0000)
win/Qt/qt_win.cpp

index 0e735ae02bfaa727631cfde75990eace652fa9de..6f85bbb85ed3c577f671797a0bdd93148e76421b 100644 (file)
@@ -3588,7 +3588,7 @@ NetHackQtMainWindow::NetHackQtMainWindow(NetHackQtKeyBuffer& ks) :
        { game,         "Options\tShift+O",           "O", 3},
        { game,         "Explore mode\tShift+X",      "X", 3},
        { game,         0, 0, 3},
-       { game,         "Save\tShift+S",              "Sy", 3},
+       { game,         "Save\tSy",              "Sy", 3},
        { game,         "Quit\tAlt+Q",                "\361", 3},
 
        { apparel,      "Apparel off\tShift+A",       "A", 2},