mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
Apply style fix pt2
This commit is contained in:
parent
35405dd549
commit
1392c131e7
77 changed files with 1318 additions and 817 deletions
|
|
@ -43,7 +43,7 @@ void GMTicketMgr::LoadGMTickets()
|
|||
"SELECT guid, ticket_text, response_text, UNIX_TIMESTAMP(ticket_lastchange), ticket_id "
|
||||
"FROM character_ticket "
|
||||
"ORDER BY ticket_id ASC");
|
||||
|
||||
|
||||
if (!result)
|
||||
{
|
||||
BarGoLink bar(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue