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

@@ -38,7 +38,7 @@ namespace _2DGAMELIB
Setting(Unit, XRatio, YRatio, Size, DisMag, HitMag);
}
public RenderArea(Med Med, bool Hit)
public RenderArea(ModeEventDispatcher Med, bool Hit)
{
if (Hit)
{