723Studio / OpenXcom_FTA

Fork of OXCE project with additions to support From the Ashes project
http://x-comfromtheashes.tilda.ws/
GNU General Public License v3.0
14 stars 18 forks source link

Disabled Ufopadia geoscape button with different color #228

Open Finnik723 opened 1 year ago

Finnik723 commented 1 year ago

if _game->getSavedGame()->isResearched(_game->getMod()->getUfopaediaUnlockResearch()) == false, disable Ufopadia geoscape button with gray color and don't allow clicking it.

DDuckSCH21 commented 1 year ago

I'm working on it