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:
parent
9c1cd4551f
commit
82348cefa0
@ -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"))
|
||||
|
Loading…
Reference in New Issue
Block a user