Skip to content

Commit

Permalink
Update mission_start.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MNG-cataclysm authored Dec 4, 2022
1 parent 8a4d5f3 commit d89155a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/mission_start.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ mission_MISSION_GET_ZOMBIE_BLOOD_ANAL( "MISSION_GET_ZOMBIE_BLOOD_ANAL" );

static const mtype_id mon_dog( "mon_dog" );
static const mtype_id mon_zombie( "mon_zombie" );
static const mtype_id mon_zombie_brute( "mon_zombie_brute" );
static const mtype_id mon_zombie_dog( "mon_zombie_dog" );
static const mtype_id mon_zombie_hulk( "mon_zombie_hulk" );
static const mtype_id mon_zombie_master( "mon_zombie_master" );
static const mtype_id mon_zombie_necro( "mon_zombie_necro" );

static const overmap_special_id overmap_special_evac_center( "evac_center" );

Expand Down

0 comments on commit d89155a

Please sign in to comment.