Open GoogleCodeExporter opened 8 years ago
Yes, removing them from the logsplit will work.
I'll leave this open as a feature request though in case anyone wants to
implement it properly.
Original comment by eddedmondson
on 21 Jun 2010 at 8:00
I can just remark it out using # in front of each line correct? Such as:
{
#short => "rimefang",
#zone => "icecrown",
#long => "Rimefang",
#mobStart => [ 37533 ],
#mobContinue => [ 37533 ],
#mobEnd => [ 37533 ],
#timeout => 30,
#heroic => [ ],
#normal => [ ],
},
Thanks for the help in advance
Original comment by ben...@gmail.com
on 22 Jun 2010 at 2:06
I'd #-out the '{' and '},' too as I'm not sure what effect leaving an empty
pair would have!
Original comment by eddedmondson
on 22 Jun 2010 at 8:57
Original issue reported on code.google.com by
ben...@gmail.com
on 21 Jun 2010 at 7:55