Skip to content

Commit

Permalink
removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriz76 committed Jun 24, 2019
1 parent 436b99c commit 6745402
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ public void onCreate(Bundle savedInstanceState) {
final WorldContext world = app.getWorld();
final Player player = world.model.player;

Resources r1=app.getResources();
Resources r2=getResources();

app.setWindowParameters(this);

setContentView(R.layout.skill_info_view);
Expand Down

0 comments on commit 6745402

Please sign in to comment.