win32_gui: mimic tty interface when "Nethack mode" is selected (remove window features)
This commit is contained in:
@@ -89,6 +89,8 @@ mswin_init_map_window()
|
||||
/* Set window caption */
|
||||
SetWindowText(ret, "Map");
|
||||
|
||||
mswin_apply_window_style(ret);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user