From d71bebaa3dfdeeaa52fef7412e9c2606c3245870 Mon Sep 17 00:00:00 2001 From: Michael Oliver Date: Fri, 1 May 2026 15:50:26 +0100 Subject: [PATCH] fix: remove deprecated '>type,type' zone definition --- docs/example/ExtendZone/zone_source/ExtendZoneProject.zone | 3 --- docs/example/IPakZone/zone_source/IPakZone_ff.zone | 3 --- 2 files changed, 6 deletions(-) diff --git a/docs/example/ExtendZone/zone_source/ExtendZoneProject.zone b/docs/example/ExtendZone/zone_source/ExtendZoneProject.zone index 7a02c8fb..7a10900d 100644 --- a/docs/example/ExtendZone/zone_source/ExtendZoneProject.zone +++ b/docs/example/ExtendZone/zone_source/ExtendZoneProject.zone @@ -4,9 +4,6 @@ // Overwrite the name of the zone to be "ui" >name,ui -// Set type to fastfile ->type,fastfile - // Add custom assets material,,clanlvl_box material,,xp diff --git a/docs/example/IPakZone/zone_source/IPakZone_ff.zone b/docs/example/IPakZone/zone_source/IPakZone_ff.zone index 42f9fb2c..8abc1ff2 100644 --- a/docs/example/IPakZone/zone_source/IPakZone_ff.zone +++ b/docs/example/IPakZone/zone_source/IPakZone_ff.zone @@ -4,8 +4,5 @@ // Overwrite the name of the fastfile to be "IPakZone" >name,IPakZone -// Set type to fastfile ->type,fastfile - // Add custom assets image,sample_image