mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Fixed pushCommand load bug. Set all Aetherytes to wrong command id; fixed.
This commit is contained in:
@@ -267,7 +267,7 @@ namespace FFXIVClassic_Map_Server
|
||||
|
||||
string query = @"
|
||||
SELECT
|
||||
id,
|
||||
gamedata_actor_class.id,
|
||||
classPath,
|
||||
displayNameId,
|
||||
propertyFlags,
|
||||
|
Reference in New Issue
Block a user