forked from mirrors/0ad
b2f4b0f494
This new components allows giving the upgrade a cost, required technologies, and a required time. Implement gates using this generic component. Fixes #2706 This was SVN commit r18467.
2 lines
37 B
JavaScript
2 lines
37 B
JavaScript
Engine.RegisterInterface("Upgrade");
|