Skip to content

Commit

Permalink
remove redundant LOAD_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
masonhale committed Jan 25, 2011
1 parent 85ccf9f commit 578469d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Main.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
require 'rubygems'
require 'gosu'

$LOAD_PATH.unshift(File.dirname(__FILE__))

require 'lib/zorder'
require 'lib/game_utilities'
require 'lib/ship'
Expand Down

0 comments on commit 578469d

Please sign in to comment.