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

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

// I(Server|Client)Unknown
vtidx_GetBaseEntity 4

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