Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
msx80 committed Aug 22, 2024
1 parent 9885426 commit 750e78d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
package com.github.msx80.doorsofdoom.model;

import com.github.msx80.doorsofdoom.DoorsOfDoom;

public class Run {
public Pg pg;
public int level;
Expand Down

0 comments on commit 750e78d

Please sign in to comment.