mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 01:04:49 +08:00
Projects code to support audio placements editing
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ namespace CodeWalker.Forms
|
||||
fileName = rel?.Name;
|
||||
if (string.IsNullOrEmpty(fileName))
|
||||
{
|
||||
fileName = rel?.FileEntry?.Name;
|
||||
fileName = rel?.RpfFileEntry?.Name;
|
||||
}
|
||||
|
||||
UpdateFormTitle();
|
||||
|
||||
Reference in New Issue
Block a user