white space changes
authorHolger Schemel <info@artsoft.org>
Sun, 11 Feb 2024 11:16:31 +0000 (12:16 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 18 Feb 2024 14:57:42 +0000 (15:57 +0100)
src/init.c

index cbd5841d0cb1cd000a02edfcf52b47e9364f272a..fd931a67cf5fbd5935eb42ba0414120acc61ad36 100644 (file)
@@ -1550,7 +1550,7 @@ static void set_graphic_parameters_ext(int graphic, int *parameter,
 
   // optionally, the second movement tile can be specified as start tile
   if (parameter[GFX_ARG_2ND_SWAP_TILES] != ARG_UNDEFINED_VALUE)
-    g->swap_double_tiles= parameter[GFX_ARG_2ND_SWAP_TILES];
+    g->swap_double_tiles = parameter[GFX_ARG_2ND_SWAP_TILES];
 
   // automatically determine correct number of frames, if not defined
   if (parameter[GFX_ARG_FRAMES] != ARG_UNDEFINED_VALUE)