From 452c75675679c44cc39b04bdb7d330d7c5c14d5c Mon Sep 17 00:00:00 2001 From: wangguan <wangguan@kt007.com> Date: Tue, 29 Dec 2020 10:48:06 +0800 Subject: [PATCH] 增加多SDK支持。常规使用SDKChannel.KTGM 偶哈游的是空SDK --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 754e27e..446a786 100644 --- a/.gitignore +++ b/.gitignore @@ -420,4 +420,5 @@ /Assets/Plugins/Sirenix/Demos/* # But keep the demo packages themselves. -!/Assets/Plugins/Sirenix/Demos/*.unitypackage \ No newline at end of file +!/Assets/Plugins/Sirenix/Demos/*.unitypackage +/Assets/Materials/UI/tileTowerVSMat.mat -- Gitblit v1.9.1