Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
RecursiveVision committed Jul 5, 2024
1 parent d8e8aa4 commit ffad157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CvGameCoreDLL_Expansion2/CvPlayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2627,7 +2627,6 @@ void CvPlayer::initFreeUnits()
}
}

// --------------------------------------------------------------------------------
void CvPlayer::addFreeUnitAI(UnitAITypes eUnitAI, bool bGameStart, int iCount, bool bCompleteKills)
{
UnitTypes eBestUnit = NO_UNIT;
Expand Down

0 comments on commit ffad157

Please sign in to comment.