NoAdminTools: oops

This commit is contained in:
Dogan
2019-06-15 23:29:56 +02:00
parent 19c75cdd0c
commit 2520e5d6ec
2 changed files with 2 additions and 4 deletions
@@ -133,9 +133,9 @@ native int GetMapGroupRestriction(const char[] map, int client = 0);
native bool GetMapVIPRestriction(const char[] map, int client = 0);
/**
* gives back the amount of extends left on a map
* Amount of Extends left on the current map
*
* #return amounts of extends left
* @return amounts of extends left
*/
native int GetExtendsLeft();