mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 15:13:20 +00:00
Add some minor checks
This commit is contained in:
parent
d5a4f2224f
commit
3f5959ec71
8 changed files with 138 additions and 59 deletions
|
@ -1,15 +0,0 @@
|
|||
public void MarkPlayer(int client, int marker) {
|
||||
|
||||
}
|
||||
|
||||
public void UnmarkPlayer(int client) {
|
||||
|
||||
}
|
||||
|
||||
public void IsPlayerMarked(int client) {
|
||||
|
||||
}
|
||||
|
||||
public void ToggleMarkPlayer(int client, marker) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue