diff --git a/scripts/Script1/Script1.gml b/scripts/Script1/Script1.gml index c524bb1..e9a7819 100644 --- a/scripts/Script1/Script1.gml +++ b/scripts/Script1/Script1.gml @@ -1,5 +1,6 @@ -// Script assets have changed for v2.3.0 see -// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information -function Test(){ - // C'est un test de git +// Script assets have changed for v2.3.0 see +// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information +function Test(){ + // C'est un test de git + //retest git } \ No newline at end of file diff --git a/scripts/Script1/Script1.yy b/scripts/Script1/Script1.yy index dc8cb85..7549bf7 100644 --- a/scripts/Script1/Script1.yy +++ b/scripts/Script1/Script1.yy @@ -1,12 +1,12 @@ -{ - "isDnD": false, - "isCompatibility": false, - "parent": { - "name": "Scripts", - "path": "folders/Scripts.yy", - }, - "resourceVersion": "1.0", - "name": "Script1", - "tags": [], - "resourceType": "GMScript", +{ + "isDnD": false, + "isCompatibility": false, + "parent": { + "name": "Scripts", + "path": "folders/Scripts.yy", + }, + "resourceVersion": "1.0", + "name": "Script1", + "tags": [], + "resourceType": "GMScript", } \ No newline at end of file