forked from xiangwang25/whale-town-end-v2
feat: consolidate skin policy, furniture and world NPC work
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -17,6 +17,7 @@ test-setup.js
|
||||
!src/business/chat/chat.service.spec.ts
|
||||
!src/business/chat/services/chat_session.service.spec.ts
|
||||
!src/business/mall/mall.service.spec.ts
|
||||
!src/business/room_decor/room_decor.service.spec.ts
|
||||
!src/business/world_npc/world_npc.service.spec.ts
|
||||
!src/gateway/auth/register.controller.spec.ts
|
||||
!src/gateway/chat/chat.gateway.spec.ts
|
||||
@@ -72,3 +73,5 @@ Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
!src/business/auth/skin_defaults.spec.ts
|
||||
|
||||
Reference in New Issue
Block a user