mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +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