SteamKit
SteamKit copied to clipboard
Remove emsg.steamd in favor of EMsg in enums_clientserver.proto
As Steam ships EMsg as an enum in protobufs, we can switch to it.
The problem with is that all the values are prefixed with k_EMsg.