This commit is contained in:
HaHaWTH 2023-09-29 21:06:54 +08:00
parent 29df796c48
commit 5cf88f308a

View File

@ -244,6 +244,7 @@ public class GuiCaptchaHandler implements Listener {
deletePlayerData(playerUUID);
deletePlayerStats(playerUUID);
},100L);
return;
}
closeReasonMap.remove(player);
}