aboutsummaryrefslogtreecommitdiff
path: root/src/game/TicketMgr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/TicketMgr.cpp')
-rw-r--r--src/game/TicketMgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/TicketMgr.cpp b/src/game/TicketMgr.cpp
index a622a41aedc..8d89bf9d20b 100644
--- a/src/game/TicketMgr.cpp
+++ b/src/game/TicketMgr.cpp
@@ -206,3 +206,4 @@ uint64 TicketMgr::GenerateTicketID()
{
return ++m_ticketid;
}
+