rossimo / dice

MIT License
5 stars 3 forks source link

Update dice.js to allow ":" to be used as comment marker too. #17

Closed cromlyngames closed 7 years ago

cromlyngames commented 8 years ago

allows ":" to be used as well as ";" - will reduce number of bad calls I make when typing quickly. NEEDS testing - I don't know how javascript parses the the "i" not found in string result. Have assumed it returns a -1.