Created
August 27, 2009 20:26
-
-
Save shawn42/176537 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
sanderson@shiny-3:~/code/chingu/examples$ ruby example7.rb | |
\example7.rb:79:in `update': uninitialized constant Particles1::Particle (NameError) | |
from /Users/sanderson/code/chingu/lib/chingu/game_state_manager.rb:229:in `update' | |
from /Users/sanderson/code/chingu/lib/chingu/window.rb:134:in `update_game_state_manager' | |
from /Users/sanderson/code/chingu/lib/chingu/window.rb:101:in `update' | |
from example7.rb:93:in `show' | |
from example7.rb:93 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment