Commit f38ee3d3 authored by nanahira's avatar nanahira

version in corner

parent ad67b8ab
......@@ -1064,7 +1064,7 @@ public class Program : MonoBehaviour
_padScroll = 0;
}
GUI.Label(new Rect(10, 5, 200, 200), "[Ver 2.2.4] " + "FPS: " + m_FPS);
GUI.Label(new Rect(10, 5, 200, 200), "[Ver 1.034.9-6] " + "FPS: " + m_FPS);
}
void Update()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment