fix xpanes doompane texture - by auouYmous

master
Milan Ihl 2020-09-28 12:14:42 +02:00
parent bf032e5bb4
commit 443c23b033
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
xpanes.register_pane("doompane", {
description = "Doom pane",
tiles = {"xpanes_space.png"},
tiles = {"scifi_nodes_doompane.png"},
drawtype = "airlike",
paramtype = "light",
is_ground_content = false,