From 638166aef64275143366db98e873d9db83b7bd49 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 29 Jun 2016 00:31:58 +0200 Subject: [PATCH] tron --- src/arenas/connectFour/public.php | 4 ++-- src/arenas/tron/public.php | 38 +++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/src/arenas/connectFour/public.php b/src/arenas/connectFour/public.php index 31beac5..df044e4 100644 --- a/src/arenas/connectFour/public.php +++ b/src/arenas/connectFour/public.php @@ -11,7 +11,7 @@ # -- END LICENSE BLOCK ----------------------------------------- require_once(__DIR__."/functions.php"); -$bots=get_Bots_Array('tron'); +$bots=get_Bots_Array('connectFou'); ?>

@@ -33,6 +33,6 @@ $bots=get_Bots_Array('tron');

-

+

\ No newline at end of file diff --git a/src/arenas/tron/public.php b/src/arenas/tron/public.php index e69de29..31beac5 100644 --- a/src/arenas/tron/public.php +++ b/src/arenas/tron/public.php @@ -0,0 +1,38 @@ + +
+

+

+ +  VS  + +

+

+

+
+
\ No newline at end of file