From 9401116d59066a2bb6de9c12d9642afee1069314 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 21 Mar 2020 17:55:49 +0100 Subject: Added history and some map from sokonline --- map/square.sokoban | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'map/square.sokoban') diff --git a/map/square.sokoban b/map/square.sokoban index 23d637c..c17d5c7 100644 --- a/map/square.sokoban +++ b/map/square.sokoban @@ -1,7 +1,7 @@ ####### -# m # -#* # -# U # -# U # -# * # +# @ # +#. # +# $ # +# $ # +# . # ####### -- cgit