mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 10:44:07 +02:00
typo
This commit is contained in:
parent
b4e08b6e65
commit
e1b4735961
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ pub struct Node {
|
|||
pub mins: [i16; 3],
|
||||
pub maxs: [i16; 3],
|
||||
pub first_face: u16,
|
||||
pub face_cound: u16,
|
||||
pub face_count: u16,
|
||||
pub area: i16,
|
||||
pub padding: i16,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue