i am cheating

This commit is contained in:
the me 2022-08-14 19:35:57 -07:00
parent 09ade10207
commit 1c893940ac
78 changed files with 466 additions and 94 deletions

View file

@ -27,7 +27,7 @@ function foreach(array, func){
//surface_save(global.surfaces.map,"balls.png");
return 0;
});*/
exception_unhandled_handler(function(ex){
/*exception_unhandled_handler(function(ex){
var amongus = "Congratulations!";
amongus+="\nYou crashed the game!";
amongus+="\nWe tried our best to make sure it wasn't possible, but it happens.";
@ -46,7 +46,7 @@ exception_unhandled_handler(function(ex){
game_save("test");
//surface_save(global.surfaces.map,"balls.png");
return 0;
});
});*/
function ciel(value) {
return ceil(value);

View file

@ -3,7 +3,7 @@
"isCompatibility": false,
"parent": {
"name": "convenience",
"path": "folders/Scripts/convenience.yy",
"path": "folders/Scripts/util/convenience.yy",
},
"resourceVersion": "1.0",
"name": "utils",