mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-05-15 13:20:39 +00:00
fix types
This commit is contained in:
@@ -40,7 +40,7 @@ fn length_default() -> f32 {
|
||||
1.0
|
||||
}
|
||||
|
||||
fn style_id_default() -> f32 {
|
||||
fn style_id_default() -> i32 {
|
||||
0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user