diff --git a/UTGame/Src/SpectatorUI/Classes/SpectatorUI_Interaction.uc b/UTGame/Src/SpectatorUI/Classes/SpectatorUI_Interaction.uc index f5fd0f6..8d08805 100644 --- a/UTGame/Src/SpectatorUI/Classes/SpectatorUI_Interaction.uc +++ b/UTGame/Src/SpectatorUI/Classes/SpectatorUI_Interaction.uc @@ -941,8 +941,6 @@ function FlagEvent(UTCarriedObject Flag, name EventType, PlayerReplicationInfo W Team = Flag.GetTeamNum(); - Desc = Who.GetPlayerAlias(); - switch (EventType) { case 'Taken': Verb = "taken";