/signalstrength progress

This commit is contained in:
Dico200
2015-10-11 23:27:20 +02:00
parent 05a74b416b
commit e85f716dc5

View File

@@ -25,4 +25,5 @@ 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()))