Added more readable names for Are(RenderArea)

This commit is contained in:
Absolutely disgusting
2025-10-25 21:25:58 +04:00
parent 96a4535aa1
commit 4edeb09fe1
126 changed files with 568 additions and 577 deletions

View File

@@ -2942,7 +2942,7 @@ namespace SlaveMatrix
.JoinPA();
}
public override void 0(Are Are)
public override void 0(RenderArea Are)
{
switch (.IndexY)
{
@@ -3014,7 +3014,7 @@ namespace SlaveMatrix
}
}
public override void 1(Are Are)
public override void 1(RenderArea Are)
{
switch (.IndexY)
{