更新内存write函数

This commit is contained in:
lenheart
2025-12-10 14:49:01 +08:00
parent e9705a6656
commit 8a81351b95
5 changed files with 6 additions and 9 deletions

View File

@@ -269,8 +269,6 @@ Gm_InputFunc_Handle["test"] <- function(SUser, CmdString) {
Timer.SetTimeOut(function ()
{
print("111");
}, 1);