mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
ye
This commit is contained in:
@@ -28,7 +28,7 @@ local WaitingToSave = false
|
||||
|
||||
local PlaceId = Game.PlaceId
|
||||
local Url = ContentProviderService.BaseUrl
|
||||
local UrlBase = Url:match('^http://www\.(.-)/?$') -- Turns "http://www.gametest1.pizzaboxer.fun/" into "gametest1.pizzaboxer.fun"
|
||||
local UrlBase = Url:match('^http://www\.(.-)/?$') -- Turns "http://www.gametest1.watrbx.local/" into "gametest1.watrbx.local"
|
||||
local ApiProxyUrl = 'https://api.' .. UrlBase
|
||||
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user