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