mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 12:02:54 +08:00
Temporarily disable inspection
This commit is contained in:
parent
57aad1311d
commit
d9106c4e30
@ -208,6 +208,7 @@ namespace osu.Game.Overlays.Chat
|
||||
public override bool Active
|
||||
{
|
||||
get { return false; }
|
||||
// ReSharper disable once ValueParameterNotUsed
|
||||
set
|
||||
{
|
||||
// we basically never want this tab to become active.
|
||||
|
Loading…
Reference in New Issue
Block a user