Home
last modified time | relevance | path

Searched refs:allow_retreat_loss (Results 1 – 2 of 2) sorted by last modified time

/dports/games/gigalomania/gigalomaniasrc/
H A Dtutorial.cpp420 allow_retreat_loss = false; in Tutorial2()
H A Dtutorial.h230 bool allow_retreat_loss; variable
233 …_allow_design(true), ai_allow_ask_alliance(true), ai_allow_deploy(true), allow_retreat_loss(true) { in Tutorial()
268 return allow_retreat_loss; in allowRetreatLoss()