Skip to content

Commit

Permalink
Bug Fixed:
Browse files Browse the repository at this point in the history
* Fixed a bug where the arena was not added
  • Loading branch information
BuildTools committed Jul 30, 2022
1 parent a86d857 commit e7cdc85
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ public final class HanArenaAPI extends JavaPlugin {
@Getter
private IArenaManager arenaManager;


@Getter
File mapsFolder;



boolean isApıActivity=true;

@Override
public void onEnable() {
Expand Down

0 comments on commit e7cdc85

Please sign in to comment.