mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
[Bindings/Odin] Remove field hashStringContents in odin bindings (#350)
This commit is contained in:
parent
aee4baee1c
commit
b1c72a0647
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ TextElementConfig :: struct {
|
|||
lineHeight: u16,
|
||||
wrapMode: TextWrapMode,
|
||||
textAlignment: TextAlignment,
|
||||
hashStringContents: bool,
|
||||
}
|
||||
|
||||
ImageElementConfig :: struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue