@@ -328,8 +328,9 @@ enum {Tentative, Tentative_Stuck, Fixed}; string plan; int plan_state; int replan_limit; + bool lambda_getter; this(in Game g) { current_game = g.clone(); @@ -356,9 +357,9 @@ while( plan_state==Tentative && plan.length