mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-13 07:10:57 +00:00
(svn r13260) -Fix: linked terraform toolbar wasn't marked dirty after moving
This commit is contained in:
parent
bd5f782c61
commit
d969edaa8f
@ -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