mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-09 10:53:20 +00:00
Refactoring
This commit is contained in:
parent
a5aee1dc1d
commit
bc8069ac48
6 changed files with 73 additions and 83 deletions
|
@ -42,7 +42,7 @@ bool FindSpawnPosition(float pos[3], bool includePlayers = true) {
|
|||
|
||||
static char buffer[128];
|
||||
|
||||
methodmap GuessWhoGame {
|
||||
methodmap GuessWhoGame < BaseGame {
|
||||
|
||||
property int Seeker {
|
||||
public get() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue