note
This commit is contained in:
parent
b6704f59ba
commit
91792244e0
@ -148,7 +148,7 @@ export interface IRewardInfo {
|
|||||||
JobTier?: number;
|
JobTier?: number;
|
||||||
jobId?: string;
|
jobId?: string;
|
||||||
JobStage?: number;
|
JobStage?: number;
|
||||||
Q?: boolean; // always false?
|
Q?: boolean; // likely indicates that the bonus objective for this stage was completed
|
||||||
CheckpointCounter?: number; // starts at 1, is incremented with each job stage upload, and does not reset when starting a new job
|
CheckpointCounter?: number; // starts at 1, is incremented with each job stage upload, and does not reset when starting a new job
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user