Remove some world editor leveldesign data
This commit is contained in:
parent
135cc4844f
commit
48205c63be
2 changed files with 0 additions and 23 deletions
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
||||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
|
||||||
<noInheritable></noInheritable>
|
|
||||||
<assemblyIdentity type="win32" name="Microsoft.VC90.MFC" version="9.0.21022.8" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
|
|
||||||
<file name="mfc90.dll" hashalg="SHA1" hash="f29de3b0fa14e6ff8c70e48921de5ad3cb433997"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>b027Nqjn5ZThKiqe1Lca8PqnYsE=</dsig:DigestValue></asmv2:hash></file> <file name="mfc90u.dll" hashalg="SHA1" hash="0e22737c69b9bbee766f0c92263e2ccf8c82c72d"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>eRieb3iHyo9B+xdgO9nC1GGA788=</dsig:DigestValue></asmv2:hash></file> <file name="mfcm90.dll" hashalg="SHA1" hash="9e4da10ee8638c9231812788a7f0b42c36199377"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>awloWHI8doSLhdY7TaM0KZvs7Vs=</dsig:DigestValue></asmv2:hash></file> <file name="mfcm90u.dll" hashalg="SHA1" hash="36b83f0986c05a3e55f4721035bcbb810fd50cfc"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>SF3loMoFZMEurMONGzn171ZwouI=</dsig:DigestValue></asmv2:hash></file>
|
|
||||||
</assembly>
|
|
|
@ -1,17 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<NEL_WORLD_EDITOR_PROJECT>
|
|
||||||
<VERSION>2</VERSION>
|
|
||||||
<DATA_DIRECTORY VALUE="..\continents\newbieland"/>
|
|
||||||
<CONTEXT VALUE=""/>
|
|
||||||
<DATABASE_ELEMENT FILENAME="..\continents\newbieland\newbieland.land" TYPE="landscape">
|
|
||||||
<PRIMITIVES VERSION="1">
|
|
||||||
<ROOT_PRIMITIVE TYPE="CPrimNode">
|
|
||||||
<ALIAS LAST_GENERATED="0"/>
|
|
||||||
<PROPERTY TYPE="string">
|
|
||||||
<NAME>class</NAME>
|
|
||||||
<STRING>landscape</STRING>
|
|
||||||
</PROPERTY>
|
|
||||||
</ROOT_PRIMITIVE>
|
|
||||||
</PRIMITIVES>
|
|
||||||
</DATABASE_ELEMENT>
|
|
||||||
</NEL_WORLD_EDITOR_PROJECT>
|
|
Loading…
Reference in a new issue