SteamKit icon indicating copy to clipboard operation
SteamKit copied to clipboard

Remove emsg.steamd in favor of EMsg in enums_clientserver.proto

Open xPaw opened this issue 1 year ago • 1 comments

As Steam ships EMsg as an enum in protobufs, we can switch to it.

xPaw avatar Mar 19 '24 09:03 xPaw

The problem with is that all the values are prefixed with k_EMsg.

xPaw avatar Aug 02 '24 19:08 xPaw