diff options
Diffstat (limited to 'webAO/packets/handlers/handleSP.ts')
| -rw-r--r-- | webAO/packets/handlers/handleSP.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/packets/handlers/handleSP.ts b/webAO/packets/handlers/handleSP.ts index e2cad18..e176eeb 100644 --- a/webAO/packets/handlers/handleSP.ts +++ b/webAO/packets/handlers/handleSP.ts @@ -1,5 +1,4 @@ -import { updateActionCommands } from "../../client"; - +import { updateActionCommands } from '../../dom/updateActionCommands' /** * position change * @param {string} pos new position |
