Frame Timer Hotfix.
Bugfix: Corrected a frame timer error that increased game simulation speed on higher refresh rate settings or with vsync disabled.
Engine: QueryPerformanceFrequency calls reduced to every 30 frames.
Engine: Added a 12ms safe check to reduce frame timer stalls.
Engine: Removed unused texture loading methods from engine & codebase.
Changed files in this update