Commit 73cc594
authored
chore(deps): bump libraries/hl2sdk-cs2 from
Bumps [libraries/hl2sdk-cs2](https://github.com/alliedmodders/hl2sdk) from `a26ca82` to `5358380`.
- [Commits](alliedmodders/hl2sdk@a26ca82...5358380)
---
updated-dependencies:
- dependency-name: libraries/hl2sdk-cs2
dependency-version: 5358380f4c436d4aa89def42c9c11eca2880362b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>a26ca82 to 5358380
1 parent d7e23e8 commit 73cc594
1 file changed
+1
-1
lines changedSubmodule hl2sdk-cs2 updated 55 files
- common/netmessages.proto+41
- common/network_connection.proto+1
- game/shared/base_gcmessages.proto+554-574
- game/shared/cs/cs_usercmd.proto+3-1
- game/shared/cstrike15/cstrike15_gcmessages.proto+78
- game/shared/cstrike15/cstrike15_usermessages.proto+7
- game/shared/econ/econ_gcmessages.proto-2
- game/shared/gamesystems/spawngroup_manager.h-13
- networksystem/networksystem_protomessages.proto+19
- public/cdll_int.h+1-1
- public/const.h+2-1
- public/datamap.h+14-14
- public/eiface.h+7-2
- public/engine/IEngineService.h+2
- public/engine/hoststate.h+84
- public/gametrace.h+2
- public/icvar.h+203-37
- public/iserver.h+11-2
- public/networksystem/netmessage.h+8-2
- public/particles/particles.h+1-1
- public/schemasystem/schemasystem.h+8-9
- public/schemasystem/schematypes.h+8-7
- public/soundflags.h+12-29
- public/steam/isteamugc.h+9-3
- public/tier0/annotations.h+84
- public/tier0/commonmacros.h+28-4
- public/tier0/fasttimer.h+3-5
- public/tier0/icommandline.h+1-1
- public/tier0/platform.h+472-354
- public/tier1/IKeyValuesSystem.h+80-67
- public/tier1/KeyValues.h+8-7
- public/tier1/bufferstring.h+123-134
- public/tier1/callqueue.h+2-2
- public/tier1/convar.h+1.1k-727
- public/tier1/convar_serverbounded.h-54
- public/tier1/exprevaluator.h+19-20
- public/tier1/iprocessutils.h+130-130
- public/tier1/jobthread.h+1.4k-1.4k
- public/tier1/keyvalues3.h+155-37
- public/tier1/random.h+113-113
- public/tier1/strtools.h+499-100
- public/tier1/utlbuffer.h+14-8
- public/tier1/utlcommon.h+4
- public/tier1/utlleanvector.h+1-1
- public/tier1/utlmap.h+1-1
- public/tier2/tier2.h+4-1
- public/variant.h+58-58
- public/vscript/ivscript.h+3-3
- public/vstdlib/cvar.h-25
- public/vstdlib/ieventsystem.h-16
- public/vstdlib/pch_vstdlib.h-51
- public/vstdlib/vcover.h-125
- public/vstdlib/vstdlib.h-33
- tier1/convar.cpp+340-918
- tier1/keyvalues3.cpp+147-80
0 commit comments