Add a todo note.

This commit is contained in:
itchyOwl
2018-04-06 11:51:52 +03:00
parent d7d69616e3
commit e89fa0dc5c

View File

@@ -9,6 +9,7 @@ namespace Barotrauma.RuinGeneration
{
private bool isHorizontal;
// TODO: fix implicit hiding
public Rectangle Rect
{
get { return rect; }