Fixed crash when collecting profiler output.

This commit is contained in:
hiker
2016-04-20 08:47:02 +10:00
parent caca4b06b2
commit 9de3b4484f

View File

@@ -56,6 +56,7 @@ static const char* GPU_Phase[Q_LAST] =
"Bloom",
"Tonemap",
"Motion Blur",
"Lightning",
"MLAA",
"GUI",
};