mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-25 11:58:17 +02:00
Fixed pushCommand load bug. Set all Aetherytes to wrong command id; fixed.
This commit is contained in:
parent
c961ccd5bf
commit
b9c0084080
3 changed files with 50 additions and 44 deletions
|
@ -267,7 +267,7 @@ namespace FFXIVClassic_Map_Server
|
|||
|
||||
string query = @"
|
||||
SELECT
|
||||
id,
|
||||
gamedata_actor_class.id,
|
||||
classPath,
|
||||
displayNameId,
|
||||
propertyFlags,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue