diff --git a/vacuum_gambit.p8 b/vacuum_gambit.p8 index 497a720..494da78 100644 --- a/vacuum_gambit.p8 +++ b/vacuum_gambit.p8 @@ -1514,14 +1514,14 @@ function flotilla:load(ulc_cx, ulc_cy, lvl) [13]=0, } repeat - local row,cx,opt,f = {},ulc_cx,{},0 + local row,cx,opt,f,mode= {},ulc_cx,{},0,0 for i,v in ipairs(self.opt_odds) do opt[i*4-4]=rnd()