X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;h=69c92d8efc418e6cd75c8f9f21d82f935e1a1c81;hb=70fe541d68f18a22eb3bd134f128c0d56b885701;hp=065d6214bb46e099e8a586b8ae5336b56159c32e;hpb=4e4b7a3f5581e495af3d0bcf0ca8bb5424306a52;p=rocksndiamonds.git diff --git a/src/game_em/export.h b/src/game_em/export.h index 065d6214..69c92d8e 100644 --- a/src/game_em/export.h +++ b/src/game_em/export.h @@ -667,8 +667,8 @@ struct GameInfo_EM boolean any_player_moving; boolean any_player_snapping; - boolean use_single_button_initial; boolean use_single_button; + boolean use_snap_key_bug; int last_moving_player; int last_player_direction[MAX_PLAYERS];