sourcemod/plugins/basevotes
Nicholas Hastings 5139eef183 Fix buffer sizes used for map names (64 -> MAX_PATH).
As more games are now supporting maps nested in subfolders or in folders outside of the maps folder,
we need to account for the full path that the game uses to refer to the map for compatibility. Many other
places for fixed for this already after CS:GO added Steam Workshop support for maps.
2015-06-03 22:28:58 -04:00
..
voteban.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
votekick.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
votemap.sp Fix buffer sizes used for map names (64 -> MAX_PATH). 2015-06-03 22:28:58 -04:00