aboutsummaryrefslogtreecommitdiffstats
path: root/code/pawn/Ragdoll.cs
diff options
context:
space:
mode:
Diffstat (limited to 'code/pawn/Ragdoll.cs')
-rw-r--r--code/pawn/Ragdoll.cs2
1 files changed, 1 insertions, 1 deletions
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()
{