newly updated FMODStudio plugin for UE5.3 migration

This commit is contained in:
Ji Yoon Rhee
2025-02-02 00:35:31 +09:00
parent 6ec77258e3
commit 547689631f
296 changed files with 4467 additions and 4042 deletions

View File

@ -241,6 +241,11 @@ ul.subchapters .manual-active-chapter > a { border-bottom: 2px solid black; }
text-align: left;
}
.manual-content td img {
margin: initial;
box-shadow: initial;
}
.manual-content img + br + em {
display: block;
margin-left: 20px;