bugs/map edits
[carveJwlIkooP6JGAAIwe30JlM.git] / world.h
diff --git a/world.h b/world.h
index 106b8247334270807d2e8112095ae3fde022580b..b1fc80d9b3a1db4bc5ba46fd358c7c1146c7a041 100644 (file)
--- a/world.h
+++ b/world.h
@@ -900,7 +900,7 @@ VG_STATIC void world_update( world_instance *world, v3f pos )
    sfd_update();
 
    if( debug_logic_bricks )
-      logic_bricks_debug( world );
+      logic_bricks_debug( world, pos );
 
    /* process soundscape transactions */
    audio_lock();