fixed gem thing
This commit is contained in:
parent
62a7fd6a99
commit
750769d03a
@ -1307,9 +1307,6 @@ public class Skywars extends SoloGame
|
||||
@EventHandler
|
||||
public void killLevelReward(CombatDeathEvent event)
|
||||
{
|
||||
if (!Manager.IsRewardGems())
|
||||
return;
|
||||
|
||||
Game game = Manager.GetGame();
|
||||
if (game == null) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user