Fix udp bug

This commit is contained in:
2026-07-07 22:30:46 +03:00
parent 1ecca099d8
commit a4c05af5c8
6 changed files with 31 additions and 36 deletions
-1
View File
@@ -26,7 +26,6 @@ namespace mROA.Codegen
<!T eventBinderTemplate>
(instance as <!L type>).<!L eventName> += (<!L parametersDeclaration>) =>
{
Console.WriteLine($"Try to send to {ownerId} with hash code {context.GetHashCode()}");
<!I callFilter>
Console.WriteLine("Sending event...");
var request = new CallRequest