fix (updates\sql): Move orientation to pending (#13399)

This commit is contained in:
M'Dic
2022-10-13 15:09:04 -04:00
committed by GitHub
parent c59f6be057
commit 08d74c5d1c

View File

@@ -1,4 +0,0 @@
--
ALTER TABLE `character_homebind`
ADD COLUMN `posO` FLOAT NOT NULL DEFAULT '0' AFTER `posZ`;