X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=5a96d4fc630cb23fc67d253984b1ec7b8afdfe8b;hb=8a17d8c0525010b08531f8b9ee33173ce944b252;hp=0319a8df9594e7c3aad85dec2ce7683730c1f74e;hpb=931d95b5a399bbed7280bd39be8373adad147dc2;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 0319a8df..5a96d4fc 100644 --- a/src/game.h +++ b/src/game.h @@ -275,7 +275,6 @@ struct PlayerInfo int client_nr; // network client identifier byte action; // action from local input device - byte mapped_action; // action mapped from device to player byte effective_action; /* action acknowledged from network server or summarized over all configured input devices when in single player mode */