change NetHack's MACOSX references to MACOS
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
#define DYNAMIC_STATUSLINES
|
||||
|
||||
// NetHackQtBind::notify() doesn't see ^V on OSX
|
||||
#ifdef MACOSX
|
||||
#ifdef MACOS
|
||||
#define CTRL_V_HACK
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user