remove Windows support, revert new guava to small version
This commit is contained in:
parent
fd84384f10
commit
920405d8c5
264 changed files with 22715 additions and 377 deletions
|
@ -2,7 +2,7 @@ package game.properties;
|
|||
|
||||
import java.util.Collection;
|
||||
|
||||
import com.google.common.collect.ImmutableSet;
|
||||
import game.collect.ImmutableSet;
|
||||
|
||||
public class PropertyBool extends PropertyHelper<Boolean>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue