I think were at feature parity now

This commit is contained in:
AffectedArc07
2021-10-14 15:55:42 +01:00
parent e643684a4c
commit 4753384c1d
5 changed files with 127 additions and 125 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ SUBSYSTEM_DEF(http)
/datum/controller/subsystem/http/PreInit()
. = ..()
//rustg_create_async_http_client() // Open the door
rustg_create_async_http_client() // Open the door
/datum/controller/subsystem/http/Initialize(start_timeofday)
active_async_requests = list()