Added mouse hide

This commit is contained in:
Absolutely disgusting
2025-11-04 12:19:57 +04:00
parent b8fb901c18
commit 8e015aa5c9
645 changed files with 745 additions and 762 deletions

View File

@@ -49,7 +49,7 @@ namespace _2DGAMELIB
}
}
public void SetHitColor(Med Med)
public void SetHitColor(ModeEventDispatcher Med)
{
foreach (But item in EnumBut)
{