mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-02 00:19:35 +00:00
Merge pull request #777 from michaeloliverx/fix-remove-deprecated-definition
fix: remove deprecated '>type,type' zone definition from examples
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user