mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-07 14:58:05 +00:00
[Bindings/Odin] Remove field hashStringContents in odin bindings (#350)
This commit is contained in:
parent
aee4baee1c
commit
b1c72a0647
@ -111,7 +111,6 @@ TextElementConfig :: struct {
|
||||
lineHeight: u16,
|
||||
wrapMode: TextWrapMode,
|
||||
textAlignment: TextAlignment,
|
||||
hashStringContents: bool,
|
||||
}
|
||||
|
||||
ImageElementConfig :: struct {
|
||||
|
Loading…
Reference in New Issue
Block a user