~widelands-dev/widelands/bug-1796364-blinking-buildings

« back to all changes in this revision

Viewing changes to src/logic/replay.h

  • Committer: GunChleoc
  • Date: 2018-12-13 16:43:41 UTC
  • mfrom: (8906.2.35 trunk)
  • Revision ID: fios@foramnagaidhlig.net-20181213164341-p7ez8i0yztoo62fm
Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
        StreamWrite* cmdlog_;
77
77
        std::string filename_;
78
78
};
79
 
}
 
79
}  // namespace Widelands
80
80
 
81
81
#endif  // end of include guard: WL_LOGIC_REPLAY_H