fix da bugs
[carveJwlIkooP6JGAAIwe30JlM.git] / world.h
diff --git a/world.h b/world.h
index 7611c249a7001558df94a1fdf96d2b19e5097f1e..16b0e98986260a6d1bda96c0e62c4d5b7af5af87 100644 (file)
--- a/world.h
+++ b/world.h
@@ -251,9 +251,7 @@ struct world_instance
          v4f q[2];
          v2f dims;
 
-         m4x3f to_world, recv_to_world,   /* TODO: can probably remove these */
-
-               transport;
+         m4x3f to_world, transport;
       }
       gate;