mirror of
https://github.com/bvanroll/cs-map-project.git
synced 2025-08-29 20:02:43 +00:00
momenteel geen errors, begonnen nieuwe items toe te voegen op ui
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Globals
|
||||
else return Naam;
|
||||
}
|
||||
|
||||
public Point GetPoint()
|
||||
public Point ToPoint()
|
||||
{
|
||||
return new Point(X, Y);
|
||||
}
|
||||
|
Reference in New Issue
Block a user