diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-03-08 22:53:57 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-03-08 22:53:57 +0100 |
| commit | fafabad0906ff9641b0c6183fda8b07745579dfb (patch) | |
| tree | 64e57f2b72b3986aa3869924567ce459a1da5433 /minimalist.cub | |
| parent | f52b4ad77158b52fad161e98e116059ac5b68d3d (diff) | |
| download | cub3d-fafabad0906ff9641b0c6183fda8b07745579dfb.tar.gz cub3d-fafabad0906ff9641b0c6183fda8b07745579dfb.tar.bz2 cub3d-fafabad0906ff9641b0c6183fda8b07745579dfb.zip | |
Linux versionlinux
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 12 |
1 files changed, 6 insertions, 6 deletions
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 |
