Render the insides of fog blocks

This commit is contained in:
MascaraSnake 2016-01-04 15:34:14 +01:00
parent cb6cac84eb
commit 4abdf3a65b

View file

@ -85,7 +85,7 @@ namespace CodeImp.DoomBuilder.IO
{ 195, new int[4] { 1, 0, 1, 1} },
{ 200, new int[4] { 3, 1, 0, 1} },
{ 201, new int[4] { 3, 0, 0, 0} },
{ 202, new int[4] { 3, 5, 2, 5} },
{ 202, new int[4] { 7, 5, 2, 5} },
{ 220, new int[4] { 3, 0, 2, 0} },
{ 221, new int[4] { 3, 1, 1, 0} },
{ 222, new int[4] { 3, 1, 2, 0} },