rename room class

This commit is contained in:
MaximZaitsev
2016-08-22 15:34:53 +03:00
parent 183357fa40
commit a3d61eee7b
@@ -1,6 +1,6 @@
package room
object Data {
object Room {
val upLine = Line(0.0, 1.0, -300.0)
val leftLine = Line(1.0, 0.0, 150.0)