fix: update info proxies

This commit is contained in:
Anna
2022-08-25 14:32:54 -04:00
parent b881142886
commit 26f17fc326
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ internal sealed unsafe class Context {
}
// 6.05: 20E4CB
var a1 = this.Plugin.Functions.GetInfoProxyByIndex(0x11);
var a1 = this.Plugin.Functions.GetInfoProxyByIndex(0x14);
fixed (byte* namePtr = name.ToTerminatedBytes()) {
// can specify content id if we have it, but there's no need