feat: vendor dialogue manager v3
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ changed_gd() {
|
||||
{
|
||||
git diff --name-only HEAD -- '*.gd' 2>/dev/null
|
||||
git ls-files --others --exclude-standard -- '*.gd' 2>/dev/null
|
||||
} | sort -u || true
|
||||
} | grep -v '^addons/' | sort -u || true
|
||||
}
|
||||
|
||||
res_path() {
|
||||
|
||||
Reference in New Issue
Block a user