i am cheating
This commit is contained in:
parent
09ade10207
commit
1c893940ac
78 changed files with 466 additions and 94 deletions
|
@ -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);
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue