From d269ece7b9c4315b59dc5aac970362cc36139be3 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Tue, 3 Apr 2018 17:15:02 +0100 Subject: Implementation of Attendance system --- src/common/mmo.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 4f047361e..1110fa8f5 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -680,6 +680,9 @@ struct mmo_charstatus { uint32 uniqueitem_counter; + int64 attendance_timer; + short attendance_count; + unsigned char hotkey_rowshift; }; -- cgit v1.2.3-60-g2f50