X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_gate.h;h=2201f766f00ed79fe26de1aa4ed36b75616c2383;hb=330eda0436ed73d6c68214fef8922904abe19422;hp=a8decacf6dafebe29906103cc7e568d9222c6d60;hpb=d171c9ad5de05c9ac8563fcf9f23760b93fb50f8;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_gate.h b/world_gate.h index a8decac..2201f76 100644 --- a/world_gate.h +++ b/world_gate.h @@ -11,7 +11,7 @@ struct world_gates{ glmesh mesh; - mdl_submesh sm_surface, sm_marker[4], sm_icosphere; + mdl_submesh sm_surface, sm_marker[4]; camera cam; v3f userportal_co;