Update Rex-EMoolator version

This commit is contained in:
Patryk Gensch
2026-08-20 21:40:10 +02:00
parent fd21d8c9a6
commit aaf2073ff7
6 changed files with 75 additions and 29 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ tasks.register('verifyCoreVersion') {
def submodule = file('vendor/Rex-EMoolator')
doLast {
if (usingExternal.get()) {
if (usingExternal) {
logger.lifecycle('verifyCoreVersion: pominięte (-PemulatorPath, kopia robocza)')
return
}