summaryrefslogtreecommitdiffhomepage
path: root/gamedata/gamelib.kv
blob: 7d8978b22993609146641964e496dc9c173bf317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// = client and server libraries =

// CGameMovement
vtidx_CheckJumpButton {
	2013	"28 + NVDTOR"
	L4D		"32 + NVDTOR"
	L4DS	"33 + NVDTOR"
	Portal2	"35 + NVDTOR"
}
off_mv 8

// I(Server|Client)Unknown
vtidx_GetBaseEntity 4

// vi: sw=4 ts=4 noet tw=80 cc=80