mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update GameApp.cs
This commit is contained in:
@@ -12,7 +12,7 @@ using TEngine;
|
|||||||
/// 游戏App。
|
/// 游戏App。
|
||||||
/// </summary>
|
/// </summary>
|
||||||
#if ENABLE_OBFUZ
|
#if ENABLE_OBFUZ
|
||||||
[ObfuzIgnore]
|
[ObfuzIgnore(ObfuzScope.TypeName | ObfuzScope.MethodName)]
|
||||||
#endif
|
#endif
|
||||||
public partial class GameApp
|
public partial class GameApp
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user