wrong language :°

This commit is contained in:
Nathan Letwory
2010-11-11 18:24:03 +00:00
parent fc667fdb8e
commit df487be82f

View File

@@ -2028,7 +2028,7 @@ static void WM_OT_quit_blender(wmOperatorType *ot)
}
/* *********************** */
#ifdef WIN32 and !defined(FREE_WINDOWS)
#ifdef WIN32 && !defined(FREE_WINDOWS)
static int console= 1;
void WM_toggle_console(bContext *C, short show)
{