diff options
author | Samilop Iter <37327589+Cimmerian-Iter@users.noreply.github.com> | 2021-01-04 18:07:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-04 18:07:39 +0100 |
commit | 8d782a1027073890c28d0f25fc3edb023adc93bc (patch) | |
tree | 1b18fe4e36f693b679fb94f5139fbc881e4f1b9c /src/core | |
parent | Update FileLoader.cpp (diff) | |
download | re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar.gz re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar.bz2 re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar.lz re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar.xz re3-8d782a1027073890c28d0f25fc3edb023adc93bc.tar.zst re3-8d782a1027073890c28d0f25fc3edb023adc93bc.zip |
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/FileLoader.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/FileLoader.cpp b/src/core/FileLoader.cpp index 48afa1d9..d847f473 100644 --- a/src/core/FileLoader.cpp +++ b/src/core/FileLoader.cpp @@ -670,6 +670,7 @@ char *DoubleSidedNames[] = { "sbwy_tunl_cstm3", "sbwy_tunl_cstm2", "sbwy_tunl_cstm1", + "" }; char *TreeNames[] = { |