From 975ec3edd112c1a7908c0d97dc49592a22076b71 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 16 Nov 2019 12:45:44 +0100 Subject: Basic render of the map --- test.cub | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test.cub (limited to 'test.cub') diff --git a/test.cub b/test.cub new file mode 100644 index 0000000..6324582 --- /dev/null +++ b/test.cub @@ -0,0 +1,5 @@ +11111 +10001 +10001 +10001 +11111 -- cgit