Use WunderLib from WoVer

This commit is contained in:
Frank 2023-12-21 21:06:43 +01:00
parent b087ef198e
commit 4632d38d46
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ def allowLocalLibUse = true
def allowLocalLibInConsoleMode = false
//The path were to look for the local BCLib
def WunderLibPath = '../WunderLib'
def WunderLibPath = '../WorldWeaver/WunderLib'
// #### Logic ####