forked from jaildesigner-jailgames/jaildoctors_dilemma
Reestructurant la classe Options
This commit is contained in:
@@ -183,7 +183,7 @@ void Stats::checkWorstNightmare()
|
||||
if (item.died > deaths)
|
||||
{
|
||||
deaths = item.died;
|
||||
options.stats.worstNightmare = item.name;
|
||||
options.stats.worst_nightmare = item.name;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user