bot: always remove bomb entities from ignore item list
This commit is contained in:
parent
8c0e603e55
commit
78d9e88caf
2 changed files with 12 additions and 2 deletions
|
|
@ -263,7 +263,7 @@ public:
|
|||
return "";
|
||||
}
|
||||
|
||||
// simple accessor to c4 model name
|
||||
// simple accessors to c4 model name
|
||||
StringRef getBombModelName () {
|
||||
return fetchCustom ("C4ModelName");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue