projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c72197
)
white space changes
author
Holger Schemel
<info@artsoft.org>
Sun, 11 Feb 2024 11:16:31 +0000
(12:16 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sun, 18 Feb 2024 14:57:42 +0000
(15:57 +0100)
src/init.c
patch
|
blob
|
history
diff --git
a/src/init.c
b/src/init.c
index cbd5841d0cb1cd000a02edfcf52b47e9364f272a..fd931a67cf5fbd5935eb42ba0414120acc61ad36 100644
(file)
--- a/
src/init.c
+++ b/
src/init.c
@@
-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)