1
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-12-11 04:51:21 +04:00

Improvements on docs, based on decompilation

This commit is contained in:
bird_egop
2025-11-30 18:11:16 +03:00
parent 6c9e1d0b98
commit c9d0366637
4 changed files with 88 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ public class TexmExplorer : IImGuiPanel
ImGui.Text("Magic2: ");
ImGui.SameLine();
ImGui.Text(_viewModel.TexmFile.Header.Magic2.ToString());
ImGui.Text(_viewModel.TexmFile.Header.FormatOptionFlags.ToString());
ImGui.Text("Format: ");
ImGui.SameLine();