目录结构调整
This commit is contained in:
13
codes/games/client/System/AbcClass/AbcUI/Events/OnTimer.txt
Normal file
13
codes/games/client/System/AbcClass/AbcUI/Events/OnTimer.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
gameid, spid, times, timelong, alltimes
|
||||
|
||||
{
|
||||
/*
|
||||
参数说明:
|
||||
times本次间隔多少次了
|
||||
timelong本次间隔多久
|
||||
alltimes开启后运行多少次了
|
||||
*/
|
||||
//请在下面输入您的代码
|
||||
//set_self(1,18,5,1,0);
|
||||
|
|
||||
};
|
||||
Reference in New Issue
Block a user