Closed Pospelove closed 2 years ago
I think there is no need for isValid check. espm input is trusted also instead of using index variable, you can use back() method https://github.com/skyrim-multiplayer/skymp/pull/620
index
back()
We've just ignored this task. Let's think it is outdated.
I think there is no need for isValid check. espm input is trusted also instead of using
index
variable, you can useback()
method https://github.com/skyrim-multiplayer/skymp/pull/620