Skip to content

Commit c13677d

Browse files
committed
FUCK
1 parent 6be840a commit c13677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

game/js/Cfunction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ var $User = (function () {
4747
Gecko: userAgent.includes("Gecko") && !userAgent.includes("KHTML"),
4848
},
4949
Server: {
50-
URL: "http://127.0.0.1:7896",
50+
URL: "https://backend.pvzm.net",
5151
},
5252
HTML5: (function () {
5353
return !!document.createElement("canvas").getContext;

0 commit comments

Comments
 (0)