mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
I think were at feature parity now
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user