X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Fconvert.c;h=b119d0e16106c82ea8fe584bdab1afd72c134d97;hp=e82a3547a84637417d1b45f5fb58d83c2131f522;hb=b180608242f0190c6c8b31772e4dcfce2e9af47c;hpb=4b38930413ff066d2aa7a6ea9b06763251454119 diff --git a/src/game_em/convert.c b/src/game_em/convert.c index e82a3547..b119d0e1 100644 --- a/src/game_em/convert.c +++ b/src/game_em/convert.c @@ -929,8 +929,8 @@ void prepare_em_level(void) lev.wheel_x = lev.wheel_x_initial; lev.wheel_y = lev.wheel_y_initial; - lev.wind_cnt = lev.wind_cnt_initial; lev.wind_direction = lev.wind_direction_initial; + lev.wind_cnt = lev.wind_cnt_initial; lev.wonderwall_state = lev.wonderwall_state_initial; lev.wonderwall_time = lev.wonderwall_time_initial;