summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJes <JF@.(none)>2009-10-14 19:35:07 +0200
committerJes <JF@.(none)>2009-10-14 19:35:07 +0200
commit38909dbe8d5f6527e468dab8f61f4a4b0722a3d5 (patch)
tree1d387b76183eaf826c16d62a2f5e28e485153dfa
parent334a4b8f00f241c1bd762b7c2f33129b8bf0980d (diff)
Erreur dans une borne corrigée
-rw-r--r--VP-map.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/VP-map.lua b/VP-map.lua
index 786923c..df096b9 100644
--- a/VP-map.lua
+++ b/VP-map.lua
@@ -49,7 +49,7 @@ VP_map_spans = {
{ idx_s = 2096, idx_e = 2097, data = { dir = "SOUNDS/UNKNOWN03", ext = "wag", }, },
{ idx_s = 2098, idx_e = 2172, data = { dir = "SOUNDS/VICTORY", ext = "wag", }, },
- { idx_s = 2187, idx_e = 2212, data = { dir = "GFX/STATUSPIC" }, },
+ { idx_s = 2187, idx_e = 2211, data = { dir = "GFX/STATUSPIC" }, },
{ idx_s = 2296, idx_e = 2319, data = { dir = "GFX/UNKNOWN06" }, },
{ idx_s = 3299, idx_e = 3505, data = { dir = "GFX/FACE" }, },