blitz-research / monkey

Blitz Research Monkey Source
226 stars 59 forks source link

app.monkey #46

Closed Taiphoz closed 10 years ago

Taiphoz commented 10 years ago

Small error with SaveState.

The code in question.

Function SaveState:Void( state:String ) Return _game.SaveState( state ) End