Fixed wild copy-pasting.
This commit is contained in:
parent
ee467ecfb3
commit
823b0f7767
1 changed files with 0 additions and 3 deletions
|
@ -2568,6 +2568,3 @@ bool backstab_check(const map_location& attacker_loc,
|
|||
return true; // Defender and opposite are enemies
|
||||
return false; // Defender and opposite are friends
|
||||
}
|
||||
gamemap &map = *resources::game_map;
|
||||
unit_map &units = *resources::units;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue