mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-01-03 06:13:45 +01:00
Add Incognito Modifier.
This commit is contained in:
parent
118f51cc64
commit
46f8818cee
7 changed files with 30 additions and 11 deletions
|
|
@ -87,7 +87,7 @@ public class ActorPanel
|
|||
_rightButtons =
|
||||
[
|
||||
new LockedButton(this),
|
||||
new HeaderDrawer.IncognitoButton(_config.Ephemeral),
|
||||
new HeaderDrawer.IncognitoButton(_config),
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue