diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2024-09-10 12:16:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-10 15:16:56 -0300 |
| commit | b9ea1c19ab8c8f273cf8cddfc372dcb47106f1f3 (patch) | |
| tree | 4d9ded0ea8ad29fc42b6bf3e7d599a14333314ef /assets/xml/scenes/Z2_TORIDE | |
| parent | 19da273ca0d4a1b1e2f44a3fee0983a97c7558a0 (diff) | |
Remove assets from automatic includes (#1683)
Diffstat (limited to 'assets/xml/scenes/Z2_TORIDE')
| -rw-r--r-- | assets/xml/scenes/Z2_TORIDE/Z2_TORIDE.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/scenes/Z2_TORIDE/Z2_TORIDE.xml b/assets/xml/scenes/Z2_TORIDE/Z2_TORIDE.xml index 59b0c33a7..774130e6e 100644 --- a/assets/xml/scenes/Z2_TORIDE/Z2_TORIDE.xml +++ b/assets/xml/scenes/Z2_TORIDE/Z2_TORIDE.xml @@ -1,5 +1,5 @@ <Root> - <ExternalFile XmlPath="misc/scene_texture_05.xml" OutPath="misc/scene_texture_05/"/> + <ExternalFile XmlPath="misc/scene_texture_05.xml" OutPath="assets/misc/scene_texture_05/"/> <File Name="Z2_TORIDE" Segment="2" Game="MM"> <Scene Name="Z2_TORIDE" Offset="0x0"/> </File> |
