Initial Release of Attendance Feature (#3297)

Thanks to @secretdataz and @aleos89 for their help.
Thanks to @Haikenz and @admkakaroto for testing.
Thanks to @Daegaladh for his ideas.
This commit is contained in:
Lemongrass3110
2018-07-16 21:39:42 +02:00
committed by GitHub
parent 030443c9d3
commit a5588dd9ab
27 changed files with 534 additions and 37 deletions

View File

@@ -125,7 +125,7 @@ int map_port=0;
int autosave_interval = DEFAULT_AUTOSAVE_INTERVAL;
int minsave_interval = 100;
unsigned char save_settings = CHARSAVE_ALL;
int16 save_settings = CHARSAVE_ALL;
bool agit_flag = false;
bool agit2_flag = false;
bool agit3_flag = false;