mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 04:53:12 +01:00
Remove title editor
This commit is contained in:
@@ -1343,10 +1343,6 @@ static int32_t cc_open(InteractiveConsole& console, const arguments_t& argv)
|
||||
{
|
||||
context_open_window(WC_THEMES);
|
||||
}
|
||||
else if (argv[0] == "title_sequences")
|
||||
{
|
||||
context_open_window(WC_TITLE_EDITOR);
|
||||
}
|
||||
else if (invalidTitle)
|
||||
{
|
||||
console.WriteLineError("Cannot open this window in the title screen.");
|
||||
|
||||
Reference in New Issue
Block a user