cswinter / CodeCraftGame

The CodeCraft programming game.
http://www.codecraftgame.org
35 stars 10 forks source link

remove replay.AsDouble, AsInt #7

Closed barrybecker4 closed 6 years ago

barrybecker4 commented 6 years ago

There do not seem to be any usages of AsDouble and AsInt in the replay package. Can they be removed?

cswinter commented 6 years ago

Yeah looks like that's just dead code.