Fixed Issues with jail

This commit is contained in:
Cooldude2606
2020-04-04 20:37:17 +01:00
parent 0a8e5b5564
commit b5d14f9bdd
6 changed files with 18 additions and 16 deletions

View File

@@ -178,7 +178,7 @@ local function emit_player_roles_updated(player,type,roles,by_player_name,skip_g
player.play_sound{path='utility/game_lost'}
end
script.raise_event(event,{
name=Roles.player_roles_updated,
name=event,
tick=game.tick,
player_index=player.index,
by_player_index=by_player_index,