Asriel
Results
42
comments of
Asriel
Found a fix using this patch: ```patch diff --git a/ironworks/src/sestring/format/excel.rs b/ironworks/src/sestring/format/excel.rs index fc514f8..2a81911 100644 --- a/ironworks/src/sestring/format/excel.rs +++ b/ironworks/src/sestring/format/excel.rs @@ -4,9 +4,17 @@ use super::{argument::Arguments, format::State, value::Value}; // TODO: Implement these....
The patch notes do not mention a fix for this issue. I am currently busy with real life things so you will need to be patient for this.