[Cleanup] Remove Extraneous Time Type in ShowZoneData (#4806)

This commit is contained in:
Alex King 2025-03-29 15:44:26 -04:00 committed by GitHub
parent b040571427
commit ceca28d2a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,11 +81,6 @@ void ShowZoneData(Client *c, const Seperator *sep)
DialogueWindow::TableCell(std::to_string(zone->newzone_data.time_type))
);
popup_table += DialogueWindow::TableRow(
DialogueWindow::TableCell("Time Type") +
DialogueWindow::TableCell(std::to_string(zone->newzone_data.time_type))
);
popup_table += DialogueWindow::TableRow(
DialogueWindow::TableCell("Experience Multiplier") +
DialogueWindow::TableCell(