Changes between Version 9 and Version 10 of Ticket #3823


Ignore:
Timestamp:
Aug 22, 2016, 9:35:36 PM (8 years ago)
Author:
Imarok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3823 – Description

    v9 v10  
    1010
    1111This should be fixed by passing `selection` instead of `unitEntState` from unit_commands to selection_panels and change the code depending on that. (comment:8)
     12(One should keep in mind, selection only contains the entity ids, so one has to use GetExtendedEntityState)