Merging Source v1.7.2: scene changes

This commit is contained in:
Evan Debenham
2014-10-18 04:56:57 -04:00
parent c976144fdf
commit 9f9e117c95
12 changed files with 482 additions and 484 deletions
@@ -238,6 +238,7 @@ public class InterlevelScene extends PixelScene {
Game.switchScene( StartScene.class );
};
} );
error = null;
}
break;
}