mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-05 12:33:51 +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`; |