Guest User

nicoripper

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