This commit is contained in:
2026-02-25 17:30:59 +08:00
parent 0509f26c3c
commit fff40b0edb
70 changed files with 3951 additions and 1219 deletions

View File

@@ -244,7 +244,7 @@ namespace WulaFallenEmpire
}
else
{
Log.Warning($"[DD] Failed to create sustainer for {Props.movementSound.defName}");
Log.Warning($"[WULA] Failed to create sustainer for {Props.movementSound.defName}");
isPlaying = false;
}
}