Merge commit '82cc6bd447a9eefa2bdc1e21e93938d95213755a'
| | |
| | | IEnumerator KillImage(GameObject obj) |
| | | { |
| | | yield return new WaitForSeconds(2.05f); |
| | | Destroy(obj, 2.05f); |
| | | Destroy(obj); |
| | | |
| | | isShowing = false; |
| | | } |
| | |
| | | accelerometerFrequency: 0 |
| | | companyName: KTGame |
| | | productName: "\u5B9D\u77F3\u5854\u9632" |
| | | defaultCursor: {fileID: 0} |
| | | defaultCursor: {fileID: 2800000, guid: 63d4e00990539f948a1e9f9293c97c09, type: 3} |
| | | cursorHotspot: {x: 0, y: 0} |
| | | m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1} |
| | | m_ShowUnitySplashScreen: 1 |