inputsystem.kv 200 B

123456789
  1. // = inputsystem library =
  2. vtidx_SleepUntilInput {
  3. default 31 // TODO(compat): don't really know yet if this causes any issues
  4. Portal2 34 // IAppSystem changes
  5. }
  6. // vi: sw=4 ts=4 noet tw=80 cc=80