Britbot
static void Britbot.SmartIsland.DebugAll ( ) [inline, static]

Definition at line 390 of file SmartIsland.cs.

        {
            /*Bot.Game.Debug("--------ISLANDS DEBUG----------");
            foreach (SmartIsland sIsland in SmartIsland.IslandList)
                sIsland.Debug();*/
        }