mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[bot] Increase accuracy for script timer functions
This commit is contained in:
@ -650,6 +650,17 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\scrtimers.cpp">
|
RelativePath=".\scrtimers.cpp">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="4"
|
||||||
|
GlobalOptimizations="TRUE"
|
||||||
|
InlineFunctionExpansion="1"
|
||||||
|
OmitFramePointers="TRUE"
|
||||||
|
EnableFiberSafeOptimizations="TRUE"
|
||||||
|
OptimizeForWindowsApplication="TRUE"/>
|
||||||
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\scrtimers.h">
|
RelativePath=".\scrtimers.h">
|
||||||
|
Reference in New Issue
Block a user