IME Popup damage fixes
This commit is contained in:
parent
9bfa3ebc50
commit
23c5760538
2 changed files with 8 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ struct SIMEPopup {
|
|||
int x, y;
|
||||
int realX, realY;
|
||||
bool visible;
|
||||
Vector2D lastSize;
|
||||
|
||||
DYNLISTENER(mapPopup);
|
||||
DYNLISTENER(unmapPopup);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue