Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Michal Přikryl 2026-07-12 15:30:51 +02:00
commit da7c23fe7f

View file

@ -21,6 +21,7 @@ set(PROTO_TARGETS
${CSGO_PROTO_DIR}/gameevents.proto
${CSGO_PROTO_DIR}/clientmessages.proto
${CSGO_PROTO_DIR}/te.proto
${CSGO_PROTO_DIR}/valveextensions.proto
)
if(UNIX)