Merge ecd3774653 into 108e3dc233
This commit is contained in:
commit
f9ee968eaa
121 changed files with 6833 additions and 805 deletions
|
|
@ -15,7 +15,7 @@ const wstring PistonBaseTile::EDGE_TEX = L"piston_side";
|
|||
const wstring PistonBaseTile::PLATFORM_TEX = L"piston_top";
|
||||
const wstring PistonBaseTile::PLATFORM_STICKY_TEX = L"piston_top_sticky";
|
||||
const wstring PistonBaseTile::BACK_TEX = L"piston_bottom";
|
||||
const wstring PistonBaseTile::INSIDE_TEX = L"piston_inner_top";
|
||||
const wstring PistonBaseTile::INSIDE_TEX = L"piston_inner";
|
||||
|
||||
const float PistonBaseTile::PLATFORM_THICKNESS = 4.0f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue