Originally posted by borrowedLadder
View Post
You can remove this event call and call it at a later time after you have generated your custom map. Note that you will also want to similarly postpone calling BeginTurnBasedCombat from BP_TurnManager to prevent the game proper from starting (as activated units etc. will assume a grid is present and will throw warnings)
Comment