X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world.h;h=efa5f9d0e8b54b8e308a7e8a095c2e364bdd9d73;hb=be5e25dee2c54c2a22ca3bbb5bbe0eb6149343be;hp=d9b4439b5ac3f331d5ab5bbeb6ea57d99aab93c0;hpb=bf13ef74cc454e1e820928484204ac67eb98a308;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world.h b/world.h index d9b4439..efa5f9d 100644 --- a/world.h +++ b/world.h @@ -215,8 +215,7 @@ struct world_instance { /* graphics */ glmesh mesh_route_lines; glmesh mesh_geo, - mesh_no_collide, - mesh_water; + mesh_no_collide; u32 cubemap_cooldown, cubemap_side; /* leaderboards */