From 28fa8bf915b1f41a646995b2b829877cd137d6f6 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 12 Jul 2015 07:35:58 +0000 Subject: [PATCH] Addition of JumpTrack XSD. --- trunk/dist/game/data/JumpTrack.xml | 3 +- trunk/dist/game/data/xsd/JumpTrack.xsd | 39 ++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 trunk/dist/game/data/xsd/JumpTrack.xsd diff --git a/trunk/dist/game/data/JumpTrack.xml b/trunk/dist/game/data/JumpTrack.xml index 982b62cedc..6e8f1a2b05 100644 --- a/trunk/dist/game/data/JumpTrack.xml +++ b/trunk/dist/game/data/JumpTrack.xml @@ -1,6 +1,5 @@ - - + diff --git a/trunk/dist/game/data/xsd/JumpTrack.xsd b/trunk/dist/game/data/xsd/JumpTrack.xsd new file mode 100644 index 0000000000..9394f0483b --- /dev/null +++ b/trunk/dist/game/data/xsd/JumpTrack.xsd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file