mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-09 03:18:25 +00:00
Added documentation for Shavit_HasStyleAccess.
This commit is contained in:
parent
fabc24ca6f
commit
f63a05f2a9
@ -1101,6 +1101,8 @@ native StringMap Shavit_GetMapTiers();
|
|||||||
/**
|
/**
|
||||||
* Retrieves style access for a player.
|
* Retrieves style access for a player.
|
||||||
*
|
*
|
||||||
|
* @param client Client index.
|
||||||
|
* @param style Style.
|
||||||
* @return Boolean value.
|
* @return Boolean value.
|
||||||
*/
|
*/
|
||||||
native bool Shavit_HasStyleAccess(int client, int style);
|
native bool Shavit_HasStyleAccess(int client, int style);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user