/* * IDK Game Server by Steve Winfield * https://github.com/WinfieldSteve */ package org.stevewinfield.suja.idk.game.bots; public class BotInteractor { public final static int DEFAULT = 0; }