add some Ep3 command notes
This commit is contained in:
@@ -4737,7 +4737,7 @@ shared_ptr<Lobby> create_game_generic(
|
||||
|
||||
if (quest_flag_rewrites && !quest_flag_rewrites->empty()) {
|
||||
IntegralExpression::Env env = {
|
||||
.flags = &p->quest_flags.for_difficulty(difficulty),
|
||||
.flags = &p->quest_flags.array(difficulty),
|
||||
.challenge_records = &p->challenge_records,
|
||||
.team = creator_c->team(),
|
||||
.num_players = 1,
|
||||
|
||||
Reference in New Issue
Block a user