4
0
Fork 0
This repository has been archived on 2023-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
surprise_dungeon/scripts/Script1/Script1.gml

7 lines
191 B
Plaintext
Raw Normal View History

2020-12-04 21:27:17 +00:00
// Script assets have changed for v2.3.0 see
// https://help.yoyogames.com/hc/en-us/articles/360005277377 for more information
2020-12-05 11:48:37 +00:00
2020-12-04 21:27:17 +00:00
function Test(){
// C'est un test de git
//retest git
2020-12-04 21:23:03 +00:00
}