set sv_sayname on connection restore
This commit is contained in:
@ -347,6 +347,6 @@ namespace SharedLibraryCore
|
||||
|
||||
// only here for performance
|
||||
private readonly bool CustomSayEnabled;
|
||||
private readonly string CustomSayName;
|
||||
protected readonly string CustomSayName;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user