Update ExileServer_util_time_uptime.sqf

Slightly Faster
This commit is contained in:
Torndeco 2017-03-09 22:05:47 +00:00 committed by GitHub
parent 6503456d0a
commit 18b2b415b2

View File

@ -9,4 +9,4 @@
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
*/
(call compile ("extDB3" callExtension "9:UPTIME:MINUTES"))
(parseNumber ("extDB3" callExtension "9:UPTIME:MINUTES"))