This commit is contained in:
GreenComfyTea
2022-07-13 08:17:33 +03:00
parent 80cae0017d
commit 1bf73a5f0c
3 changed files with 21 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
local debug = false;
local debug = true;
xy = "";
local keyboard = require("MHR_Overlay.Game_Handler.keyboard");