mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 12:36:36 +00:00
All animation structs were backwards and poorly named.. RoF+ animations work properly
This commit is contained in:
@@ -227,8 +227,8 @@ namespace RoF
|
||||
SETUP_DIRECT_ENCODE(Animation_Struct, structs::Animation_Struct);
|
||||
|
||||
OUT(spawnid);
|
||||
OUT(value);
|
||||
OUT(action);
|
||||
OUT(speed);
|
||||
|
||||
FINISH_ENCODE();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user