From 0bba89a7858ce091f485e04284f853e1f7f304af Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 6 Aug 2023 17:21:45 +0100 Subject: Reformat --- code/ui/team/TeamInfo.razor | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'code/ui/team/TeamInfo.razor') diff --git a/code/ui/team/TeamInfo.razor b/code/ui/team/TeamInfo.razor index 71a2d66..cf5a7f8 100644 --- a/code/ui/team/TeamInfo.razor +++ b/code/ui/team/TeamInfo.razor @@ -1,8 +1,6 @@ -@using Sandbox; -@using Sandbox.UI; - @namespace MurderGame -@inherits Panel +@using Sandbox +@inherits Sandbox.UI.Panel
-@GetTeamName() + @GetTeamName()
@code @@ -35,4 +33,4 @@ { return GetTeamName().GetHashCode(); } -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2