2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-02 00:19:35 +00:00

fix: remove deprecated '>type,type' zone definition

This commit is contained in:
Michael Oliver
2026-05-01 15:50:26 +01:00
parent abfc2dc547
commit d71bebaa3d
2 changed files with 0 additions and 6 deletions
@@ -4,9 +4,6 @@
// Overwrite the name of the zone to be "ui" // Overwrite the name of the zone to be "ui"
>name,ui >name,ui
// Set type to fastfile
>type,fastfile
// Add custom assets // Add custom assets
material,,clanlvl_box material,,clanlvl_box
material,,xp material,,xp
@@ -4,8 +4,5 @@
// Overwrite the name of the fastfile to be "IPakZone" // Overwrite the name of the fastfile to be "IPakZone"
>name,IPakZone >name,IPakZone
// Set type to fastfile
>type,fastfile
// Add custom assets // Add custom assets
image,sample_image image,sample_image