Added more readable names for Are(RenderArea)
This commit is contained in:
@@ -285,7 +285,7 @@ namespace _2DGAMELIB
|
||||
}
|
||||
|
||||
|
||||
public void Draw(Are Are)
|
||||
public void Draw(RenderArea Are)
|
||||
{
|
||||
Are.Draw(Current);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user