remove killersheep custom sprite (was in a custom version and didn't work)

This commit is contained in:
2023-06-26 11:20:34 -04:00
parent 43ec1b0a3a
commit a7524580f0

View File

@ -6,9 +6,4 @@ require("killersheep").setup {
move_right = "l",
shoot = "<Space>",
},
cannon_sprite = {
"/----\\",
"| |",
"| |",
},
}