1
0
Fork 0
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:
Perttu Ahola 2010-12-14 00:29:32 +02:00
parent 626ed6338a
commit 47f76d8a51
4 changed files with 22 additions and 22 deletions

View file

@ -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);