diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-02-17 01:36:03 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-02-17 01:36:30 +0000 |
commit | 9cc74b8e88d0a8c6a92d5fc870730f91b1df3eb7 (patch) | |
tree | 77b264c4944aad4854df29c62e4f07de0e5c9db4 /res | |
parent | Split landmass and water meshes (diff) | |
download | ilt-9cc74b8e88d0a8c6a92d5fc870730f91b1df3eb7.tar.bz2 ilt-9cc74b8e88d0a8c6a92d5fc870730f91b1df3eb7.tar.xz ilt-9cc74b8e88d0a8c6a92d5fc870730f91b1df3eb7.zip |
Split landmass and water textures
Diffstat (limited to 'res')
-rw-r--r-- | res/grass.png | bin | 0 -> 26864 bytes |
-rw-r--r-- | res/terrain.png | bin | 39758 -> 0 bytes |
-rw-r--r-- | res/water.png | bin | 0 -> 16779 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/res/grass.png b/res/grass.png Binary files differnew file mode 100644 index 0000000..9f410e1 --- /dev/null +++ b/res/grass.png diff --git a/res/terrain.png b/res/terrain.png Binary files differdeleted file mode 100644 index 50d9168..0000000 --- a/res/terrain.png +++ /dev/null diff --git a/res/water.png b/res/water.png Binary files differnew file mode 100644 index 0000000..ed7a284 --- /dev/null +++ b/res/water.png |