dewarim / LittleGoblin

A browser game framework written in Grails
Other
10 stars 2 forks source link

FightService.fight should return result object #137

Closed dewarim closed 9 years ago

dewarim commented 9 years ago

Currently it's a String that is directly used as the name of the action to which the user is redirected.