XCOM 2
WOTC Even More Backstories
Cato  [developer] 26 Oct, 2018 @ 11:36am
WC_PhotoRebooth Issue & Fix
WC_PhotoRebooth changes the core vanilla date parameters to suit their needs. Naturally this breaks anything which utilizes that, including this mod.

We have a dirty edit which fixes the issue (although it does break a small part of ReBooth's functionality. Many thanks to Dragon32 for the detective work:

---
Comment out the lines (add a ; in front of) in the "[X2StrategyGameRulesetDataStructures]" section of that mod's XComGame.int

m_strMonth0=JAN
through to
m_strMonthDayYearLong="<XGParam:StrValue0/!MonthString/>-<XGParam:IntValue0/>"
Last edited by Cato; 26 Oct, 2018 @ 11:36am