chore: lint
This commit is contained in:
parent
0d7c882a42
commit
db78ad27f4
|
@ -6,7 +6,6 @@ import {
|
|||
|
||||
import Renderable from './room/renderable';
|
||||
|
||||
const DIRT = 6;
|
||||
const TILLED = 7;
|
||||
|
||||
export default (Room) => class FarmableRoom extends Room {
|
||||
|
|
Loading…
Reference in New Issue
Block a user