Added more readable names for Are(RenderArea)
This commit is contained in:
@@ -204,7 +204,7 @@ namespace _2DGAMELIB
|
||||
|
||||
|
||||
|
||||
public void Draw(Are Are)
|
||||
public void Draw(RenderArea Are)
|
||||
{
|
||||
foreach (Difs value in Difss.Values)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user