mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-17 05:56:01 +01:00
Update index.html
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
}
|
||||
}
|
||||
function tp(x, y, z, name) {
|
||||
$.post("https://ND_Core/tpToLocation", JSON.stringify({
|
||||
$.post(`https://${GetParentResourceName()}/tpToLocation`, JSON.stringify({
|
||||
x: x,
|
||||
y: y,
|
||||
z: z,
|
||||
|
||||
Reference in New Issue
Block a user