fixing building hint problems
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
package com.pobnellion.aoe.building
|
||||
|
||||
import org.bukkit.Location
|
||||
import org.bukkit.entity.Player
|
||||
|
||||
abstract class Building(val location: Location, val variant: Int) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user