~hjd/widelands/packaging-19-repack-6

« back to all changes in this revision

Viewing changes to src/logic/map_objects/tribes/battle.h

Merged latest master

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
         */
125
125
        bool last_attack_hits_;
126
126
};
127
 
}
 
127
}  // namespace Widelands
128
128
 
129
129
#endif  // end of include guard: WL_LOGIC_MAP_OBJECTS_TRIBES_BATTLE_H