tengri/Content/Input/Actions/IA_LeftTrigger.ts

6 lines
142 B
TypeScript

// Content/Input/Actions/IA_LeftTrigger.ts
import type {InputMapping} from "../../types.js";
export const IA_LeftTrigger: InputMapping = {}