tengri/Content/Input/Actions/IA_RightTrigger.ts

6 lines
144 B
TypeScript

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