diff --git a/src/d/actor/d_a_kytag05.cpp b/src/d/actor/d_a_kytag05.cpp index 9e1cff690..b4bdb72d2 100644 --- a/src/d/actor/d_a_kytag05.cpp +++ b/src/d/actor/d_a_kytag05.cpp @@ -136,7 +136,7 @@ static int daKytag05_Create(fopAc_ac_c* i_this) { dKyw_evt_wind_set_go(); dKyw_evt_wind_set(0, 0); g_env_light.mSnowCount = 200; -#if VERSION == VERSION_JPN +#if VERSION != VERSION_USA g_env_light.mMoyaMode = 3; #else g_env_light.mMoyaMode = 0;