diff options
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/minimalist.cub b/minimalist.cub index f054994..2272c1b 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,10 +1,10 @@ R 640 480 NO ./textures/brick.xpm -SO ./path_to_the_south_texture -WE ./path_to_the_west_texture -EA ./path_to_the_east_texture +SO ./textures/brick.xpm +WE ./textures/brick.xpm +EA ./textures/brick.xpm -S ./path_to_the_sprite_texture +S ./textures/brick.xpm F 220,0,0 C 0,225,0 |
