Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Commit

Permalink
Follow ruboto convention when giving names to activities.
Browse files Browse the repository at this point in the history
  • Loading branch information
neochuky committed Apr 6, 2013
1 parent 979f533 commit dc57052
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pong_activity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def draw

end

class GosuActivity
class PongActivity
def on_create(bundle)
super(bundle)
Gosu::AndroidInitializer.instance.start(self)
Expand Down
File renamed without changes.

0 comments on commit dc57052

Please sign in to comment.