From 0bba89a7858ce091f485e04284f853e1f7f304af Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 6 Aug 2023 17:21:45 +0100 Subject: Reformat --- code/pawn/Ragdoll.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/pawn/Ragdoll.cs') diff --git a/code/pawn/Ragdoll.cs b/code/pawn/Ragdoll.cs index 9948946..1b7a6d8 100644 --- a/code/pawn/Ragdoll.cs +++ b/code/pawn/Ragdoll.cs @@ -1,6 +1,6 @@ using Sandbox; -public partial class Ragdoll : AnimatedEntity +public class Ragdoll : AnimatedEntity { public Ragdoll() { -- cgit v1.2.3-70-g09d2