diff --git a/implement/read-memory-64-bit/Program.cs b/implement/read-memory-64-bit/Program.cs index e1742c6..fb53357 100644 --- a/implement/read-memory-64-bit/Program.cs +++ b/implement/read-memory-64-bit/Program.cs @@ -696,7 +696,10 @@ struct PyDictEntry "_sr", // Found in "_sr" Bunch - "htmlstr" + "htmlstr", + + // 2023-01-03 Sample with PhotonUI: process-sample-ebdfff96e7.zip + "_texturePath", "_opacity", "_bgColor", "isExpanded" ); struct LocalMemoryReadingTools