Changes between Initial Version and Version 1 of Ticket #2706, comment 14


Ignore:
Timestamp:
Apr 11, 2016, 9:47:46 AM (8 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2706, comment 14

    initial v1  
    1 I replaced Engine.GuiInterfaceCall("GetNeededResources", totalCost); by Engine.GuiInterfaceCall("GetNeededResources", { "cost": totalCost }); in selection_panels.js
     1I replaced `Engine.GuiInterfaceCall("GetNeededResources", totalCost);` by `Engine.GuiInterfaceCall("GetNeededResources", { "cost": totalCost });` in selection_panels.js
    22and added the icons for gates