选择模式后右侧显示排行榜等信息

This commit is contained in:
MrZ626
2021-12-09 19:41:42 +08:00
parent 24760801af
commit 6e78a3fedd
26 changed files with 93 additions and 48 deletions

View File

@@ -113,7 +113,6 @@ RSlist= require'parts.RSlist'DSCP=RSlist.TRS.centerPos
PLY= require'parts.player'
NETPLY= require'parts.netPlayer'
MODETREE= require'parts.modeTree'
MODES={}--Loaded modes and information
setmetatable(TEXTURE,{__index=function(self,k)
MES.new('warn',"No texture called: "..k)