mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
2 lines
115 B
SQL
2 lines
115 B
SQL
ALTER TABLE `areatrigger_template`
|
|
CHANGE `trigger_postion_x` `trigger_position_x` FLOAT NOT NULL DEFAULT '0';
|