animation host done

This commit is contained in:
VDH
2025-09-19 17:39:39 +07:00
parent 53013d7887
commit 0dd73da3c4
12 changed files with 195 additions and 52 deletions
+2
View File
@@ -126,6 +126,8 @@ public class CECStringTab
var payload = allLines[j].Trim();
if (payload.Length == 0) continue;
if (payload.StartsWith("#")) continue;
if (payload.StartsWith("//")) continue;
if (bIndexMode)
{