mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 21:28:27 +02:00
Add WebGL2 renderer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { MouseButtonCode, WheelCode } from "./definitions";
|
||||
import { MouseButtonCode, WheelCode } from "@enums/mkb";
|
||||
|
||||
export class KeyHelper {
|
||||
static #NON_PRINTABLE_KEYS = {
|
||||
|
Reference in New Issue
Block a user