summaryrefslogtreecommitdiffhomepage
path: root/gamedata/inputsystem.kv
blob: 5e242c2f9c78429b63fef61f76ece18576788ddc (plain)
1
2
3
4
5
6
7
8
// = inputsystem library =

vtidx_SleepUntilInput {
	default 31 // TODO(compat): don't really know yet if this causes any issues
	Portal2 34 // IAppSystem changes
}

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