mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-23 20:09:45 +03:00
Misc. response system code cleanup/QOL changes
This commit is contained in:
@@ -1078,7 +1078,6 @@ public:
|
||||
const Rule &rule = rs.m_RulePartitions[ idx ];
|
||||
|
||||
bool bEnabled = rule.m_bEnabled;
|
||||
Msg( "%s: %i\n", rs.m_RulePartitions.GetElementName( idx ), idx );
|
||||
pSave->WriteBool( &bEnabled );
|
||||
|
||||
pSave->EndBlock();
|
||||
|
||||
Reference in New Issue
Block a user