Browse Source

Changed to 4 spaces

Joecheong2006 1 tháng trước cách đây
mục cha
commit
8a0ab163d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/shapes/shapes_double_pendulum.c

+ 1 - 1
examples/shapes/shapes_double_pendulum.c

@@ -51,7 +51,7 @@ int main(void)
 {
     // Initialization
     //--------------------------------------------------------------------------------------
-	SetConfigFlags(FLAG_WINDOW_HIGHDPI);
+    SetConfigFlags(FLAG_WINDOW_HIGHDPI);
     InitWindow(SCREEN_WIDTH, SCREEN_HEIGHT, "raylib [shapes] example - Double Pendulum");
 
     // Simulation Paramters