Forgot to commit this

This commit is contained in:
King_DuckZ 2017-01-26 19:47:37 +00:00
commit 0dab671ce4

View file

@ -47,6 +47,5 @@ namespace curry {
ConstrainedPosition<vec2f> m_position;
vec2f m_size;
WorldGrid* m_world;
bool m_allow_overscan;
};
} //namespace curry