forked from rojo-rbx/rojo
WIP: Epiphany Refactor (#85)
This commit is contained in:
committed by
GitHub
parent
80b9b7594b
commit
72bc77f1d5
@@ -1,6 +1,6 @@
|
||||
local HttpService = game:GetService("HttpService")
|
||||
|
||||
local HTTP_DEBUG = false
|
||||
local HTTP_DEBUG = true
|
||||
|
||||
local Promise = require(script.Parent.Parent.Promise)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user