Display upgrade information.
This commit is contained in:
parent
21249de7d6
commit
78c33d84b6
9 changed files with 340 additions and 67 deletions
|
@ -3,6 +3,7 @@
|
|||
const Uint32 BOB_NEXTTURNEVENT = register_events(1);
|
||||
const Uint32 BOB_MARKERUPDATE = register_events(1);
|
||||
const Uint32 BOB_FIELDUPDATEEVENT = register_events(1);
|
||||
const Uint32 BOB_FIELDSELECTED = register_events(1);
|
||||
|
||||
void Timer::start_timer()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue