From 35ed48987d5511e4df4bd90e0f69303678f5c476 Mon Sep 17 00:00:00 2001 From: epoch Date: Sat, 25 Nov 2017 21:52:48 -0600 Subject: made the local-tictactoe use the same script as the multiplayer --- tictactoe/board | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tictactoe/board') diff --git a/tictactoe/board b/tictactoe/board index a6e4ed9..80401a9 100644 --- a/tictactoe/board +++ b/tictactoe/board @@ -1,4 +1,6 @@ -junk set global.zoom 64 +junk set global.zoom 16 + +_reset addshape 3 -4 -4 4 -5 -4 4 -4 -5 4 topleft addshape 4 -3 3 4 -1 3 4 -1 1 4 -3 1 4 topcenter addshape 4 -1 3 4 1 3 4 1 1 4 -1 1 4 -- cgit v1.2.3