tf2logparser icon indicating copy to clipboard operation
tf2logparser copied to clipboard

tf2logparser / bin / tf2logparser.js

Open slate17 opened this issue 12 years ago • 0 comments

Line 30 should be:

var parser = TF2LogParser();

instead of

var parser = TF2LogParser.create();

slate17 avatar Oct 16 '12 14:10 slate17