<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,4 @@
 class Theroom &lt; Game
-  @@special_bundles = ['backend', 'resources', 'diary', 'theroom']
   resolution [640, 480]
   
   def setup
@@ -13,9 +12,6 @@ class Theroom &lt; Game
       rescue
         #println &quot;boken game or no game: #{possible_game}&quot;
       end
-      
-      puts &quot;@todo filter out gfx only bundles (ie puit)&quot;
-      @bundles -= @@special_bundles
     end
     
     #set :font, &quot;Lucida Grande&quot;.ttf
@@ -32,7 +28,7 @@ class Theroom &lt; Game
       when Gosu::Button::KbReturn
         #close
         `ruby play.rb #{selected_game}&amp;`
-        close
+        #exit(1)
     end
     
     @selected_game_nr = (0...(@bundles.count-1)).limit @selected_game_nr # has to be between 0 and $games.count so we don't selected non-existant bla bla bla bla bla bla bla bla bla :P</diff>
      <filename>theroom/theroom.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>887cf19ad2d31105c6357e9696956d5f82d49ad4</id>
    </parent>
  </parents>
  <author>
    <name>Florian Hufsky</name>
    <email>florian.hufsky@gmail.com</email>
  </author>
  <url>http://github.com/oneup/puituniverse/commit/0bf9aee96230d7e282993e5889529879ca1871af</url>
  <id>0bf9aee96230d7e282993e5889529879ca1871af</id>
  <committed-date>2008-11-27T18:25:13-08:00</committed-date>
  <authored-date>2008-11-27T18:25:13-08:00</authored-date>
  <message>Revert &quot;fixes&quot;

This reverts commit 887cf19ad2d31105c6357e9696956d5f82d49ad4.</message>
  <tree>2c9fee6cffd534c5a942254f0637643a1a94b33c</tree>
  <committer>
    <name>Florian Hufsky</name>
    <email>florian.hufsky@gmail.com</email>
  </committer>
</commit>
