diff options
author | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-02-19 16:57:39 +0100 |
---|---|---|
committer | Rudy Bousset <rbousset@z2r5p2.le-101.fr> | 2020-02-19 16:57:39 +0100 |
commit | 94b688c234660708edacf5d49df0e8bd3243cd6a (patch) | |
tree | 00debcda04429d9814de1789f08245355ec4e502 /map/map_one.cub | |
parent | Tweaks (diff) | |
parent | yes :^) ! (diff) | |
download | 42-cub3d-94b688c234660708edacf5d49df0e8bd3243cd6a.tar.gz 42-cub3d-94b688c234660708edacf5d49df0e8bd3243cd6a.tar.bz2 42-cub3d-94b688c234660708edacf5d49df0e8bd3243cd6a.tar.xz 42-cub3d-94b688c234660708edacf5d49df0e8bd3243cd6a.tar.zst 42-cub3d-94b688c234660708edacf5d49df0e8bd3243cd6a.zip |
Merge branch 'textures'
Diffstat (limited to 'map/map_one.cub')
-rw-r--r-- | map/map_one.cub | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index fec57b0..f7fb8d3 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,13 +1,13 @@ -R 1600 1060 +R 1080 720 -NO ./map/img/crapaud.xpm +NO ./map/img/terre.xpm SO ./map/img/linus.xpm EA ./map/img/linuz.xpm -WE ./map/img/segfault2.xpm +WE ./map/img/tex.xpm S ./map/img/segfot.xpm C 50,100,200 -F 150,150,124 +F 50,190,124 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 E 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 |