mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
fahhh
This commit is contained in:
@@ -340,7 +340,7 @@ namespace RBX
|
||||
sysTime += (__int64)10000000 * 3600 * 24 * 365 * 100;
|
||||
|
||||
XHR_COOKIE site1Cookie = {};
|
||||
site1Cookie.pwszUrl = L".sitetest1.pizzaboxer.fun/";
|
||||
site1Cookie.pwszUrl = L".sitetest1.robloxlabs.com/";
|
||||
site1Cookie.pwszName = L"SnickerdoodleConstraint";
|
||||
site1Cookie.pwszValue = L"";
|
||||
site1Cookie.ftExpires = (FILETIME&)sysTime;
|
||||
|
||||
Reference in New Issue
Block a user