mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
grass edges workin'
This commit is contained in:
parent
626ed6338a
commit
47f76d8a51
4 changed files with 22 additions and 22 deletions
|
@ -284,7 +284,7 @@ public:
|
|||
}
|
||||
|
||||
static FastFace * makeFastFace(u16 tile, u8 light, v3f p,
|
||||
v3f dir, v3f scale, v3f posRelative_f);
|
||||
v3s16 dir, v3f scale, v3f posRelative_f);
|
||||
|
||||
u8 getFaceLight(v3s16 p, v3s16 face_dir);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue