X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=865c907d15e5831ecf0b3b78a3ec81af2bdaaa8d;hb=7812c16db4e1523db25e94254e23ab2d6a6827d0;hp=4107419dea9dad3d138756d5f358c7dd56ba1344;hpb=3e2f5b80c9748e74cb33fd6f570678bf51c992ba;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 4107419d..865c907d 100644 --- a/src/main.c +++ b/src/main.c @@ -6463,9 +6463,9 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "slope (DF style) (315\xb0)" }, { - "bd_player", - "bd_player", - "player" + "bd_empty_space", + "empty_space", + "empty space" }, { "bd_sand", @@ -7097,6 +7097,11 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "bd_nitro_pack", "nitro pack" }, + { + "bd_player", + "bd_player", + "player" + }, { "bd_player_with_bomb", "bd_player", @@ -7863,6 +7868,11 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "graphic", "-" }, + { + "bd_game_graphics_color_template", + "-", + "-" + }, { "internal_clipboard_custom", "internal",