Merge pull request #9 from Torndeco/patch-9

Update ExileServer_util_time_uptime.sqf
This commit is contained in:
Cloudhax23 2017-03-09 20:24:49 -06:00 committed by GitHub
commit 27ea64db5c

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"))