mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 11:53:20 +00:00
Minor ftt spawn logic changing
This commit is contained in:
parent
29b7d12060
commit
6c63e69abf
13 changed files with 139 additions and 37 deletions
|
@ -58,6 +58,7 @@ enum SpecialInternalFlags {
|
|||
SPI_KillOnSpawn = 1
|
||||
}
|
||||
|
||||
#define MODEL_CAR "models/props_vehicles/cara_95sedan.mdl"
|
||||
|
||||
#include <feedthetrolls/base>
|
||||
#include <feedthetrolls/trolls>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue