Skip to content
Snippets Groups Projects
Commit 9575e4fa authored by Karl Aaron Rudkowski's avatar Karl Aaron Rudkowski
Browse files

doc

parent 32404d1f
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ public class GamePlay implements Screen {
Gdx.input.setInputProcessor(stage);
}
//TODO only for bullshitting
//TODO only for testing
public Ship fakeShip(){
Trader trader = new Trader();
//Planet planet = new Planet("planet", 125f, 125f, PlanetEvent.SHOP, false, new LinkedList<>(), trader);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment