mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
1 line
82 B
SQL
1 line
82 B
SQL
alter table `start_zones` add column `heading` float not null default 0 AFTER `z`; |