alliedmodders / hl2sdk

Half-Life 2 SDK Mirrors
https://github.com/valvesoftware
341 stars 158 forks source link

Update CEntityInstance, remove IConnectionlessPacketHandler inheritance from INetworkGameServer #246

Closed zer0k-z closed 1 month ago

zer0k-z commented 1 month ago

IConnectionlessPacketHandler is no longer inherited by INetworkGameServer as of the latest version.

GAMMACASE commented 1 month ago

Thanks!