Created
April 21, 2012 20:45
-
-
Save poemdexter/2439506 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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