From 8a89388d397b50f2c70cef05f8fa6cfa10cc213c Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Mon, 17 Feb 2020 16:27:35 +0100 Subject: small but important changes --- map/map_one.cub | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'map/map_one.cub') diff --git a/map/map_one.cub b/map/map_one.cub index 2c3f8a2..637fef5 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,10 +1,10 @@ R 1200 900 -NO ./path_to_the_north_texture -SO ./path_to_the_south_texture -EA ./path_to_the_east_texture -WE ./path_to_the_west_texture -S ./path_to_the_sprite_texture +NO ./map/img/crapaud.xpm +SO ./map/img/linus.xpm +EA ./map/img/linuz.xpm +WE ./map/img/segfault2.xpm +S ./map/img/segfot.xpm C 30,130,175 F 150,150,145 -- cgit v1.2.3