去除card,character,mode中的空行缩进

This commit is contained in:
157 2024-01-12 11:38:36 +08:00
parent d51d1eea4d
commit 7e1b03d59b
53 changed files with 1059 additions and 1061 deletions

View File

@ -3,10 +3,8 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
return {
name:'realtime',
start:function(){
},
game:{
}
};
});