delta hole face
This commit is contained in:
parent
9a1bd9ebac
commit
07b69426af
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ static class Arts
|
|||
|
||||
string face = "Face0Default";
|
||||
face = Mono.grow_buffer > 0 ? "Face2Eaten" : face;
|
||||
face = Mono.in_box.delta != 0 ? "Face3Bump" : face;
|
||||
face = food_next ? "Face1Eat" : face;
|
||||
meshes[face].Draw(
|
||||
mat_mono,
|
||||
|
|
Loading…
Add table
Reference in a new issue