engine: host: avoid some of unnecessary double-to-float conversions

This commit is contained in:
Alibek Omarov
2024-06-12 10:12:36 +03:00
parent 739592e50d
commit 2c7bf49fc9
4 changed files with 8 additions and 15 deletions

View File

@@ -257,7 +257,3 @@ void FS_Shutdown( void )
FS_UnloadProgs();
}