Update ExileServer_util_time_uptime.sqf

extDB3 changed return format for UPTIME (impossible for it to error out without user error). 
Will update documentation later. I prob shouldn't have changed it, but its done now
This commit is contained in:
Torndeco 2017-02-23 20:06:35 +00:00 committed by GitHub
parent 9c1cd4551f
commit 82348cefa0

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")) select 1
(call compile ("extDB3" callExtension "9:UPTIME:MINUTES"))