From 8c9efb6d586213138def6b8e03ee82c7c24a5527 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 3 Mar 2020 19:50:46 +0100 Subject: Better music command handling --- map/map_five.cub | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'map/map_five.cub') diff --git a/map/map_five.cub b/map/map_five.cub index 8842b43..cea7045 100644 --- a/map/map_five.cub +++ b/map/map_five.cub @@ -1,10 +1,10 @@ R 1440 900 -NO ./path_to_the_north_texture -SO ./path_to_the_south_texture -WE ./path_to_the_west_texture -EA ./path_to_the_east_texture +NO ./media/img/terre.xpm +SO ./media/img/terre.xpm +WE ./media/img/terre.xpm +EA ./media/img/terre.xpm -S ./path_to_the_sprite_texture +S ./media/img/crapaud.xpm F 220,100,0 C 225,30,0 -- cgit v1.2.3