update to countryflags33
This commit is contained in:
2
Run.sh
2
Run.sh
@@ -38,7 +38,7 @@ function del_ServerActors() {
|
||||
}
|
||||
|
||||
function getmodprefix() {
|
||||
_File=$(find $OUTPUT_DIR/Textures -type f -iname "CountryFlags32*\.utx" -exec basename {} \; | sort -nr | head -n 1)
|
||||
_File=$(find $OUTPUT_DIR/Textures -type f -iname "CountryFlags*\.utx" -exec basename {} \; | sort -nr | head -n 1)
|
||||
BaseName="${_File%.*}"
|
||||
echo "$BaseName"
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user