#if DEBUG
            fps = new FPS(this);
            Components.Add(fps);
#endif
Posted by 데모집팀 황리건