MSDOS autocompletion fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#ifdef TTY_GRAPHICS
|
||||
|
||||
#if !defined(MSDOS) && !defined(MAC)
|
||||
#if !defined(MAC)
|
||||
#define NEWAUTOCOMP
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user