Skip to content

Commit

Permalink
Made job.completion_timer comment more accurate.
Browse files Browse the repository at this point in the history
  • Loading branch information
expwnent committed May 31, 2013
1 parent 64888ce commit 20ecaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.jobs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

<compound name='pos' type-name='coord'/>

<int32_t name='completion_timer' init-value='-1' comment='-1 per 10 frames'/>
<int32_t name='completion_timer' init-value='-1' comment='-1 every time unit.counters.job_counter is below 0' />

<uint32_t name='unk4' comment='garbage, but serialized'/>

Expand Down

0 comments on commit 20ecaa0

Please sign in to comment.