Closed neon-nyan closed 2 years ago
This changes will bring a fix while filtering regional cache file and prevents non-regional cache files with similar _<lang> prefix to be filtered.
_<lang>
This changes will also simplify filtering mechanism using FilterRegion() method
FilterRegion()
My bad, This changes should be in dev branch
dev
I think that's all the changes. And sorry for some mistakes on indentations (spaces to tab replacement)
This changes will bring a fix while filtering regional cache file and prevents non-regional cache files with similar
_<lang>
prefix to be filtered.This changes will also simplify filtering mechanism using
FilterRegion()
method