blitz-research / monkey

Blitz Research Monkey Source
226 stars 59 forks source link

another brl.json bug #40

Closed nobuyukinyuu closed 10 years ago

nobuyukinyuu commented 10 years ago

Too lazy to make a pull request, sooooo...... brl/json.monkey, line 89:

    Method GetBool:Int(key:String, defval:Bool = False)

The return value should be Bool, obviously :dancers:

blitz-research commented 10 years ago

Thanks!

On Thu, Oct 17, 2013 at 3:13 PM, nobuyukinyuu notifications@github.comwrote:

Too lazy to make a pull request, sooooo...... brl/json.monkey, line 89:

Method GetBool:Int(key:String, defval:Bool = False)

The return value should be Bool, obviously [image: :dancers:]

— Reply to this email directly or view it on GitHubhttps://github.com/blitz-research/monkey/issues/40 .