fix (updates\sql): Move orientation to pending (#13399)
This commit is contained in:
parent
c59f6be057
commit
08d74c5d1c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
--
|
||||
DELETE FROM `updates` WHERE `name`='Homebind_Orientation.sql';
|
||||
|
||||
ALTER TABLE `character_homebind`
|
||||
ADD COLUMN `posO` FLOAT NOT NULL DEFAULT '0' AFTER `posZ`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue