From ca47ccdc66d252e0b5791112cac4042e86cefc89 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 2 May 2017 19:20:57 +0200 Subject: Remove character background --- src/player_race.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/player_race.hpp') diff --git a/src/player_race.hpp b/src/player_race.hpp index a2f4699c..e0b236db 100644 --- a/src/player_race.hpp +++ b/src/player_race.hpp @@ -34,8 +34,6 @@ struct player_race byte body_parts[BODY_MAX] { }; /* To help to decide what to use when body changing */ - s16b chart = 0; /* Chart history */ - player_race_flag_set flags; std::array lflags; -- cgit v1.2.3