mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Remove unused constant TAB_HEIGHT in Cheats.cpp (#12838)
This commit is contained in:
@@ -187,7 +187,6 @@ static constexpr ScreenSize CHEAT_SPINNER = {117, 14};
|
||||
static constexpr ScreenSize MINMAX_BUTTON = {55, 17};
|
||||
|
||||
static constexpr const int32_t TAB_WIDTH = 31;
|
||||
static constexpr const int32_t TAB_HEIGHT = 27;
|
||||
static constexpr const int32_t TAB_START = 3;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user