Delay dialogues until map title text disappears.
This commit is contained in:
parent
445e79c88c
commit
e023f70124
5 changed files with 16 additions and 6 deletions
|
|
@ -40,6 +40,9 @@ Class SWWMHandler : EventHandler
|
|||
int prof_calls[8];
|
||||
double curms;
|
||||
|
||||
// to avoid some overlaps
|
||||
ui DSMapTitle mapmsg;
|
||||
|
||||
enum EProfileTimer
|
||||
{
|
||||
PT_WORLDTICK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue