diff --git a/config.cpp b/config.cpp index ebdb8744..e7b5e1a9 100644 --- a/config.cpp +++ b/config.cpp @@ -1545,7 +1545,7 @@ EX void show3D() { }); } - if(WDIM == 2 && GDIM == 3) + if((WDIM == 2 && GDIM == 3) || prod) dialog::addBoolItem_action(XLAT("fixed Y/Z rotation"), vid.fixed_yz, 'Z'); if(true) {