Changes between Version 10 and Version 11 of Ticket #3823


Ignore:
Timestamp:
Aug 22, 2016, 10:33:01 PM (8 years ago)
Author:
Imarok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3823 – Description

    v10 v11  
    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)
     12(One should keep in mind, selection only contains the entity ids, so one has to use GetExtendedEntityState or GetEntityState)