From 43e90e0cd680a38c3c57c5bc9cbcb9b678822123 Mon Sep 17 00:00:00 2001 From: Ian Date: Wed, 8 Jun 2022 17:27:08 -0400 Subject: [PATCH] Store texture WADs in source directory --- .../textures => source/textures/wad}/Example_01.wad | Bin .../textures => source/textures/wad}/Example_02.wad | Bin .../textures/wad}/Ju[s]tice_null2.wad | Bin .../textures => source/textures/wad}/nzphlwad.wad | Bin .../textures => source/textures/wad}/verruckt.wad | Bin {common/textures => source/textures/wad}/zhlt.wad | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename {common/textures => source/textures/wad}/Example_01.wad (100%) rename {common/textures => source/textures/wad}/Example_02.wad (100%) rename {common/textures => source/textures/wad}/Ju[s]tice_null2.wad (100%) rename {common/textures => source/textures/wad}/nzphlwad.wad (100%) rename {common/textures => source/textures/wad}/verruckt.wad (100%) rename {common/textures => source/textures/wad}/zhlt.wad (100%) diff --git a/common/textures/Example_01.wad b/source/textures/wad/Example_01.wad similarity index 100% rename from common/textures/Example_01.wad rename to source/textures/wad/Example_01.wad diff --git a/common/textures/Example_02.wad b/source/textures/wad/Example_02.wad similarity index 100% rename from common/textures/Example_02.wad rename to source/textures/wad/Example_02.wad diff --git a/common/textures/Ju[s]tice_null2.wad b/source/textures/wad/Ju[s]tice_null2.wad similarity index 100% rename from common/textures/Ju[s]tice_null2.wad rename to source/textures/wad/Ju[s]tice_null2.wad diff --git a/common/textures/nzphlwad.wad b/source/textures/wad/nzphlwad.wad similarity index 100% rename from common/textures/nzphlwad.wad rename to source/textures/wad/nzphlwad.wad diff --git a/common/textures/verruckt.wad b/source/textures/wad/verruckt.wad similarity index 100% rename from common/textures/verruckt.wad rename to source/textures/wad/verruckt.wad diff --git a/common/textures/zhlt.wad b/source/textures/wad/zhlt.wad similarity index 100% rename from common/textures/zhlt.wad rename to source/textures/wad/zhlt.wad