mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving
This commit is contained in:
parent
feebf3f3c9
commit
e4be8c6e70
@ -340,8 +340,8 @@ void ShowTerraformToolbar(Window *link)
|
||||
* toolbar to left of it
|
||||
*/
|
||||
w->top = 22;
|
||||
w->SetDirty();
|
||||
link->left = w->left - link->width;
|
||||
|
||||
link->SetDirty();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user