Bläddra i källkod

Fix indentation

gingerBill 2 månader sedan
förälder
incheckning
e8b2f1eeaa
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      vendor/kb_text_shape/kb_text_shape_types.odin

+ 1 - 1
vendor/kb_text_shape/kb_text_shape_types.odin

@@ -1853,7 +1853,7 @@ op_state_op_specific :: struct #raw_union {
 }
 
 lookup_indices :: struct {
- 	FeatureTag:  feature_tag,
+	FeatureTag:  feature_tag,
 	FeatureId:   feature_id,
 	SkipFlags:   skip_flags,
 	GlyphFilter: glyph_flags,