This commit is contained in:
Evanus
2015-09-18 02:15:20 +01:00

View File

@@ -27,4 +27,4 @@ def on_join(event):
@hook.event("player.PlayerQuitEvent","highest")
def on_leave(event):
py_players.remove(get_py_player(event.getPlayer()))
py_players.remove(get_py_player(event.getPlayer()))