Skip to content

Commit

Permalink
Test for a less boring texture
Browse files Browse the repository at this point in the history
  • Loading branch information
entuland committed May 9, 2018
1 parent 213db19 commit d0ba613
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tpad = {}
tpad.version = "1.1"
tpad.tile_image = "tpad-16.png"
tpad.tile_image = "tpad-pix-16.png"

-- load storage facilities and verify it
dofile(minetest.get_modpath(minetest.get_current_modname()) .. "/storage.lua")
Expand Down
Binary file added textures/tpad-pix-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added textures/tpad-pix-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d0ba613

Please sign in to comment.