blob: 1e5ab8808093aedd5b0f254dbd94991fbf31e2c0 (
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 ft=plain
|