command yay!

This commit is contained in:
rfi
2023-11-13 19:10:02 +07:00
parent 21856d353b
commit 6c5aca3c3a
12 changed files with 335 additions and 36 deletions

View File

@@ -120,7 +120,7 @@ namespace AscNet.GameServer
#endif
}
log.Info("Finished Loading Packet Handlers");
log.Info("Finished loading packet handlers");
}
public static RequestPacketHandlerDelegate? GetRequestPacketHandler(string name)