tengri/Content/Input/Actions/IA_PrevDebugMode.ts

6 lines
146 B
TypeScript

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