mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 02:33:21 +00:00
Merge branch 'master' of github.com:Jackzmc/sourcemod-plugins
This commit is contained in:
commit
e8c39d87e2
241 changed files with 88699 additions and 1 deletions
|
@ -22,7 +22,6 @@ enum struct PlayerPropData {
|
|||
// When did the user last interact with prop spawner? (Shows hints after long inactivity)
|
||||
int lastActiveTime;
|
||||
char classnameOverride[32];
|
||||
|
||||
ChatPrompt chatPrompt;
|
||||
ArrayList markedProps;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue