上架装备跨界

This commit is contained in:
lenheart
2025-12-15 16:46:23 +08:00
parent ef2f161d36
commit 3bcc8e5323
5 changed files with 315 additions and 32 deletions

View File

@@ -268,14 +268,9 @@ Gm_InputFunc_Handle["test"] <- function(SUser, CmdString) {
Timer.SetTimeOut(function ()
{
Cb_dispatch_sig_Enter_Func["atts"] <- function (args)
{
print(123123);
}
}, 1);