Commit Graph

2 Commits

Author SHA1 Message Date
Nick Renieris 60a5179e4b Anims/Types: Handle out of bounds FindStr accesses without throwing
Throwing tries to call `std::__throw_out_of_range_fmt` which results in a crash.
The cause of the out of bounds accesses needs to be investigated.
2022-06-23 20:56:05 -04:00
CraftyBoss 381293e2b8 First Commit 2022-06-16 14:33:18 -07:00