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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user