(¬‿¬)

This commit is contained in:
zaCade
2018-09-23 23:53:59 +02:00
parent 797d6b90f6
commit d1555374be
3 changed files with 18 additions and 5 deletions
@@ -130,7 +130,7 @@ native int GetMapGroups(const char[] map, int[] groups, int size);
// >=0 = Group _max -> Group full
native int GetMapGroupRestriction(const char[] map, int client = 0);
native bool GetMapVIPRestriction(const char[] map);
native bool GetMapVIPRestriction(const char[] map, int client = 0);
public SharedPlugin __pl_mapchooser_extended =
{