目录结构调整

This commit is contained in:
2026-02-04 23:47:45 +08:00
parent 6938c911c3
commit 6b22238c6e
8780 changed files with 15333 additions and 574 deletions

View File

@@ -0,0 +1,24 @@
All_timer.hide1 = function(){
//关定时器
set_self(All_timer.dealcard,57,0,0,0);
set_self(All_timer.recovery,57,0,0,0);
set_self(All_timer.clock,57,0,0,0);
set_self(All_timer.put_err,57,0,0,0);
}
All_ani.hide1 = function(){
//关动画
}