mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 23:15:47 -07:00
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.
1 line
37 B
JavaScript
1 line
37 B
JavaScript
Engine.RegisterInterface("Upgrade");
|