1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 03:49:55 +08:00

Temporarily disable inspection

This commit is contained in:
Dean Herbert
2017-06-05 21:58:13 +09:00
Unverified
parent 57aad1311d
commit d9106c4e30
+1
View File
@@ -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.