mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-26 04:18:22 +02:00
initial navmesh stuff
This commit is contained in:
parent
44a76c94af
commit
d72a2af641
19 changed files with 831 additions and 33 deletions
|
@ -6,6 +6,7 @@ Target Host: localhost
|
|||
Target Database: ffxiv_server
|
||||
Date: 6/19/2017 10:24:01 PM
|
||||
*/
|
||||
DROP TABLE IF EXISTS `server_spawn_locations`;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS=0;
|
||||
-- ----------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue