mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 07:14:31 +01:00
Change Tool members to new codestyle
This commit is contained in:
@@ -103,7 +103,7 @@ namespace OpenRCT2::Ui::Windows
|
||||
{
|
||||
SetWidgets(_trackPlaceWidgets);
|
||||
WindowInitScrollWidgets(*this);
|
||||
ToolSet(*this, WIDX_PRICE, Tool::Crosshair);
|
||||
ToolSet(*this, WIDX_PRICE, Tool::crosshair);
|
||||
InputSetFlag(INPUT_FLAG_6, true);
|
||||
WindowPushOthersRight(*this);
|
||||
ShowGridlines();
|
||||
|
||||
Reference in New Issue
Block a user