mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[bot] Increase accuracy for script timer functions
This commit is contained in:
parent
d75a513c5e
commit
8a6b39b6cc
@ -650,6 +650,17 @@
|
||||
</File>
|
||||
<File
|
||||
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
|
||||
RelativePath=".\scrtimers.h">
|
||||
|
Loading…
Reference in New Issue
Block a user