Skip to content

Commit

Permalink
Remove cw_nonagon from rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffyXVI committed May 17, 2019
1 parent 291d4d0 commit 9258c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluffy_mg_base/gamemode/sv_voting.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GM.VoteMaps = {
fluffy_incoming = {'inc_duo', 'inc_linear', 'inc_rectangular'},
fluffy_bombtag = {'bt_diamond', 'bt_rainbow', 'bt_plaza_v2', 'bt_museum', 'bt_canal', 'bt_yeoldearena', 'bt_laserama'},
fluffy_laserdance = {'ld_toxic', 'ld_rainbow', 'ld_test', 'ld_discus_fix'},
fluffy_cratewars = {'cw_bricks', 'cw_nonagon', 'cw_boxingring', 'cw_spaceconflict'},
fluffy_cratewars = {'cw_bricks', 'cw_boxingring', 'cw_spaceconflict'},
fluffy_balls = pvp_maps,
fluffy_oitc = pvp_maps_team,
fluffy_infection = pvp_maps,
Expand Down

0 comments on commit 9258c0f

Please sign in to comment.