Test commit
This commit is contained in:
parent
48e2a92709
commit
3fe1624ea6
2 changed files with 16 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
||||||
// Script assets have changed for v2.3.0 see
|
// Script assets have changed for v2.3.0 see
|
||||||
// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information
|
// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information
|
||||||
function Test(){
|
function Test(){
|
||||||
// C'est un test de git
|
// C'est un test de git
|
||||||
|
//retest git
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"isDnD": false,
|
"isDnD": false,
|
||||||
"isCompatibility": false,
|
"isCompatibility": false,
|
||||||
"parent": {
|
"parent": {
|
||||||
"name": "Scripts",
|
"name": "Scripts",
|
||||||
"path": "folders/Scripts.yy",
|
"path": "folders/Scripts.yy",
|
||||||
},
|
},
|
||||||
"resourceVersion": "1.0",
|
"resourceVersion": "1.0",
|
||||||
"name": "Script1",
|
"name": "Script1",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"resourceType": "GMScript",
|
"resourceType": "GMScript",
|
||||||
}
|
}
|
Reference in a new issue