From e3d7d0ecf00e7569e0812b14d7402080440ec7a8 Mon Sep 17 00:00:00 2001 From: "michael.reiswich" Date: Thu, 18 Mar 2021 16:43:37 +0100 Subject: [PATCH] test2 --- ReallifeGamemode.Server/Util/AttachmentSync.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ReallifeGamemode.Server/Util/AttachmentSync.cs b/ReallifeGamemode.Server/Util/AttachmentSync.cs index f659b550..9b477696 100644 --- a/ReallifeGamemode.Server/Util/AttachmentSync.cs +++ b/ReallifeGamemode.Server/Util/AttachmentSync.cs @@ -1,4 +1,5 @@ -using System; +/* +using System; using System.Collections.Generic; using System.Linq; using GTANetworkAPI; @@ -151,3 +152,4 @@ public class AttachmentSyncExample : Script } } } +*/