Skip to content

Commit

Permalink
Update getmaps.lua
Browse files Browse the repository at this point in the history
Robat Destruction
  • Loading branch information
robotboy655 committed Jul 19, 2014
1 parent 23a760d commit b780ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garrysmod/lua/menu/getmaps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ local function UpdateMapPatterns()
MapPatterns[ "^sd_" ] = "Team Fortress 2"
MapPatterns[ "^tc_" ] = "Team Fortress 2"
MapPatterns[ "^tr_" ] = "Team Fortress 2"
MapPatterns[ "^rd_" ] = "Team Fortress 2"

MapPatterns[ "^zpa_" ] = "Zombie Panic! Source"
MapPatterns[ "^zpl_" ] = "Zombie Panic! Source"
Expand Down

0 comments on commit b780ec2

Please sign in to comment.