From fafabad0906ff9641b0c6183fda8b07745579dfb Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 8 Mar 2020 22:53:57 +0100 Subject: Linux version --- minimalist.cub | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'minimalist.cub') diff --git a/minimalist.cub b/minimalist.cub index 03690a5..ffc5546 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,9 +1,9 @@ -R 1600 1200 -NO ./textures/eagle.xpm -SO ./textures/greystone.xpm -WE ./textures/wood.xpm -EA ./textures/greystone.xpm -S ./textures/cheese.xpm +R 800 600 +NO ./textures/cacharle_filled.xpm +SO ./textures/cacharle_filled.xpm +WE ./textures/cacharle_filled.xpm +EA ./textures/cacharle_filled.xpm +S ./textures/cheese.xpm F 10,10,10 C 40,40,40 -- cgit