mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
Remove TaskGoalList_Struct::Size since it's not needed
This commit is contained in:
@@ -53,7 +53,6 @@ namespace EQEmu
|
||||
|
||||
struct TaskGoalList_Struct {
|
||||
int ListID;
|
||||
int Size;
|
||||
int Min, Max;
|
||||
std::vector<int> GoalItemEntries;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user