fixing merge conflicts
This commit is contained in:
@ -14,8 +14,8 @@ class Wall
|
||||
}
|
||||
|
||||
draw(ctx)
|
||||
{
|
||||
this.rail.draw(ctx);
|
||||
{
|
||||
this.rail.draw(ctx);
|
||||
}
|
||||
|
||||
from_json(data)
|
||||
@ -26,4 +26,4 @@ class Wall
|
||||
}
|
||||
}
|
||||
|
||||
export { Wall };
|
||||
export { Wall };
|
||||
|
Reference in New Issue
Block a user