mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update TProfiler.cs
This commit is contained in:
@@ -3,7 +3,7 @@ using UnityEngine.Profiling;
|
||||
|
||||
namespace TEngine
|
||||
{
|
||||
class TProfiler
|
||||
public class TProfiler
|
||||
{
|
||||
private static int m_profileLevel = -1;
|
||||
private static int m_currLevel = 0;
|
||||
|
Reference in New Issue
Block a user