This commit is contained in:
michael.reiswich
2021-03-18 16:43:37 +01:00
parent 641c2e12f5
commit e3d7d0ecf0

View File

@@ -1,4 +1,5 @@
using System; /*
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using GTANetworkAPI; using GTANetworkAPI;
@@ -151,3 +152,4 @@ public class AttachmentSyncExample : Script
} }
} }
} }
*/