Guest User

Untitled

a guest
Apr 9th, 2021
679
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. File.WriteAllBytes(folderBrowserDialog.SelectedPath + "\\" + string.Join("_", jobject["runtime_data"]["information"]["title"].ToString().Split(Path.GetInvalidFileNameChars())) + ((a == "2") ? ".pmx" : ".mqo"), bytes);
Advertisement
Add Comment
Please, Sign In to add comment