X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=4fd367c74ab1d7c0c3bb8433b2e12b5bc39a09aa;hb=6460301d715f72f7247b3070a5d98c0b56cfdb67;hp=75ed2ee83d63b996b7eaade707a59523321359fe;hpb=fc75248be965e2d68ebc16af009fefb30e9ac370;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 75ed2ee8..4fd367c7 100644 --- a/src/main.h +++ b/src/main.h @@ -3195,9 +3195,6 @@ struct LevelInfo // runtime flags to handle bugs in old levels (not stored in level file) boolean use_action_after_change_bug; - - // runtime flags to indicate level properties (not stored in level file) - boolean has_mouse_events; }; struct NetworkLevelInfo