map has been precisionized (water will be back)

This commit is contained in:
Vinyis 2022-08-19 22:58:30 -06:00
parent c6a380fe0a
commit 6319a08052
4 changed files with 2 additions and 2 deletions

View file

@ -56,5 +56,5 @@ models = [];
textbox_create(txt_test);
var spr = sprite_add("./map1/mapatlas.png",0,false,false,0,0);
nu Model("./map1/map1.dat", spr, u, 200, 140, u, .65, u, u, u,);
nu Model("./map1/map1.dat", spr, u, 200, 140, u, 4, u, u, u,);
setCam();