diff --git a/docs/Lua API.rst b/docs/Lua API.rst index a67fe9cf64..0b50695e53 100644 --- a/docs/Lua API.rst +++ b/docs/Lua API.rst @@ -1012,7 +1012,7 @@ Fortress mode {x = 5, y = 7, z = 11} getSelectedUnit().pos - xyz2pos(pos2xyz(df.global.cursor)) + copyall(df.global.cursor) Returns false if unsuccessful. diff --git a/library/xml b/library/xml index fc098e53fc..b1637f68e9 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit fc098e53fce4fdd112a52690188a23b1e177a013 +Subproject commit b1637f68e920dcb4a68a1e727a5ea5bf193b131f diff --git a/scripts b/scripts index b7c5aace85..55cbc2c07c 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit b7c5aace8566effdb43d07e6947114867b86265b +Subproject commit 55cbc2c07cb8627e83c8aac2613bc82c43b762a2