Skip to content

Commit

Permalink
Rename CastleSiegeEvents.java to src/com/cramer/castlesiege/events/Ca…
Browse files Browse the repository at this point in the history
…stleSiegeEvents.java
  • Loading branch information
jac18042 authored Mar 26, 2021
1 parent 1ff8cc4 commit 502ab50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ public void onBlockBurn(BlockBurnEvent e)
{
e.setCancelled(true);
}
}
}

0 comments on commit 502ab50

Please sign in to comment.