Dev #29

Closed
Evanus wants to merge 13 commits from dev into dev
Showing only changes of commit 8e23c9f358 - Show all commits

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()))