Skip to content

Commit

Permalink
Update maps.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
hislittlecuzingames authored Jan 28, 2024
1 parent 6517213 commit db88760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/cm_marines/equipment/maps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ GLOBAL_LIST_INIT_TYPED(map_type_list, /obj/item/map, setup_all_maps())
MAP_KUTJEVO = new /obj/item/map/kutjevo_map(),
MAP_LV522_CHANCES_CLAIM = new /obj/item/map/lv522_map(),
MAP_NEW_VARADERO = new /obj/item/map/new_varadero()
//MAP_ARENA = new /obj/item/map/testmap
)

//used by marine equipment machines to spawn the correct map.
Expand Down

0 comments on commit db88760

Please sign in to comment.