muffin v7.38.9

This commit is contained in:
alydev 2025-12-07 10:55:56 +10:00
parent ada27cf05b
commit 8a7847ff37
21 changed files with 1296 additions and 689 deletions

View file

@ -33,7 +33,7 @@ public abstract class LWindow : Window
}
}
protected bool IsPinned
protected new bool IsPinned
{
get
{
@ -45,7 +45,7 @@ public abstract class LWindow : Window
}
}
protected bool IsClickthrough
protected new bool IsClickthrough
{
get
{