diff options
Diffstat (limited to 'src/d/d_msg_class.cpp')
| -rw-r--r-- | src/d/d_msg_class.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_msg_class.cpp b/src/d/d_msg_class.cpp index 5e3443e72e..f8ba9a788a 100644 --- a/src/d/d_msg_class.cpp +++ b/src/d/d_msg_class.cpp @@ -4997,7 +4997,7 @@ void jmessage_string_tRenderingProcessor::do_widthcenter() { scale = 1.0f; scale = mDoGph_gInf_c::getScale(); - #if VERSION == VERSION_SHIELD_DEBUG + #if VERSION >= VERSION_WII_USA_R0 for (; pane != NULL; pane = pane->getParentPane()) { if (pane->getUserInfo() == 'n_43') { scale = 1.0f; |
