File missing in previous commit.
This commit is contained in:
parent
d8b417d536
commit
7cc77f41f7
@ -18,6 +18,10 @@ private:
|
|||||||
double m_last_countdown_update;
|
double m_last_countdown_update;
|
||||||
bool m_has_quit;
|
bool m_has_quit;
|
||||||
|
|
||||||
|
/** Keeps track of last time that an update was sent. */
|
||||||
|
double m_last_time;
|
||||||
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SynchronizationProtocol();
|
SynchronizationProtocol();
|
||||||
virtual ~SynchronizationProtocol();
|
virtual ~SynchronizationProtocol();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user