]> git.localhorst.tv Git - l2e.git/blobdiff - test-data/test.l2s
resolve inclusion path name in Parser
[l2e.git] / test-data / test.l2s
index 5958c7412cefa5aa35d9f45129adaff8724a83d2..6b03e299f90e806abb2dd9f6f600702895fb5917 100644 (file)
@@ -510,11 +510,11 @@ export Sprite itemTargetCursor {
        offset: <0,64>
 }
 
-include "test-data/spells.l2s"
+include "spells.l2s"
 
 export String spellMenuHeadline "Please choose a spell."
 
-include "test-data/ikaris.l2s"
-include "test-data/items.l2s"
+include "ikaris.l2s"
+include "items.l2s"
 
 export String itemMenuHeadline "Please choose an item."