mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-03 18:07:53 +01:00
Remove snake_case in interface folder
This commit is contained in:
@@ -601,7 +601,7 @@ public:
|
||||
|
||||
// Close any other open windows such as options/colour schemes to prevent a crash.
|
||||
WindowCloseAll();
|
||||
// window_close(*w);
|
||||
// WindowClose(*w);
|
||||
|
||||
// This function calls window_track_list_open
|
||||
ManageTracks();
|
||||
|
||||
Reference in New Issue
Block a user