yizhibi

Results 5 issues of yizhibi

My Code: `public void OnPluginStart(){ SetFailState(sbbool?"hello":"sourcepawn"); }` Decompled Code: `public void:OnPluginStart() { new var1; if (sbbool) { var1[0] = 2372; } else { var1[0] = 2380; } SetFailState(var1); return 0;...

.net core 6.0支持吗

May I ask if NativeAOT is supported