Update Iris

This commit is contained in:
Yoshi Askharoun
2024-07-04 12:51:32 -05:00
parent 103e966cc5
commit 7d408659dc
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
"profiles": { "profiles": {
"UIXC": { "UIXC": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "decompile CONTEXTMENU.UIX --verbose -A UIXControls.dll", "commandLineArgs": "decompile CONTEXTMENU.UIX --verbose -A UIXControls.dll -I D:\\Documents\\REProj\\Zune\\UIXControls48"
"workingDirectory": "D:\\Documents\\REProj\\Zune\\UIXControls48"
} }
} }
} }