Skip to content

Commit

Permalink
Apparently, the job vector is not sorted...
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Jun 10, 2016
1 parent 6df75a3 commit ea8bbc8
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 @@ -383,7 +383,7 @@
</int32_t>
</struct-type>

<struct-type type-name='manager_order' instance-vector='$global.world.manager_orders' key-field='id'>
<struct-type type-name='manager_order'>
<int32_t name='id'/>
<enum name='job_type' base-type='int16_t' type-name='job_type'/>
<enum base-type='int16_t' name='item_type' type-name='item_type' init-value='NONE'/>
Expand Down

0 comments on commit ea8bbc8

Please sign in to comment.