mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Rename Window fields
This commit is contained in:
@@ -123,8 +123,8 @@ namespace OpenRCT2
|
||||
closeButton.bottom += heightDifference;
|
||||
|
||||
height += heightDifference;
|
||||
min_height += heightDifference;
|
||||
max_height += heightDifference;
|
||||
minHeight += heightDifference;
|
||||
maxHeight += heightDifference;
|
||||
|
||||
Invalidate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user