tengri/Content/Input/Actions/IA_NextDebugMode.ts

6 lines
146 B
TypeScript

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