Closed RedworkDE closed 1 week ago
Use functions and types defined in ClientStructs instead of maintaining a version here
Additionally the helper functions were never used independently, so inline them and save a few conversions
At the time of writing this needs a for wait for a ClientStructs fix to make its way into Dalamud for it to compile and work correctly.
This fixes the tweaks that rely on chat commands to function.
Use functions and types defined in ClientStructs instead of maintaining a version here
Additionally the helper functions were never used independently, so inline them and save a few conversions
At the time of writing this needs a for wait for a ClientStructs fix to make its way into Dalamud for it to compile and work correctly.
This fixes the tweaks that rely on chat commands to function.