mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-14 09:11:03 +00:00
added saving missions
This commit is contained in:
@@ -38,6 +38,7 @@ struct Player {
|
||||
bool isTradeConfirm;
|
||||
bool IsGM;
|
||||
|
||||
int64_t aQuestFlag[16];
|
||||
int tasks[ACTIVE_MISSION_COUNT];
|
||||
sItemBase QInven[AQINVEN_COUNT];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user