Skip to content

Instantly share code, notes, and snippets.

@poemdexter
Created April 21, 2012 20:45
Show Gist options
  • Save poemdexter/2439506 to your computer and use it in GitHub Desktop.
Save poemdexter/2439506 to your computer and use it in GitHub Desktop.
# prettier way of doing this? this is within a case on the player update
@fsm.have_all_mats if @fsm.got_all_mats?
@fsm.need_more_mats unless @fsm.got_all_mats?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment