4 lines
67 B
Python
4 lines
67 B
Python
textures = {
|
|
'halo': ('color_gray', 'simple_block', 'halo'),
|
|
}
|
textures = {
|
|
'halo': ('color_gray', 'simple_block', 'halo'),
|
|
}
|