diff options
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/minimalist.cub b/minimalist.cub index b9ce665..51a4e99 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -1,12 +1,12 @@ -R 400 400 +R 640 480 NO ./path_to_the_north_texture SO ./path_to_the_south_texture WE ./path_to_the_west_texture EA ./path_to_the_east_texture S ./path_to_the_sprite_texture -F 220,100,0 -C 225,30,0 +F 220,0,0 +C 0,225,0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 |
