瀏覽代碼

Fix indentation

gingerBill 1 周之前
父節點
當前提交
e8b2f1eeaa
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {
 lookup_indices :: struct {
- 	FeatureTag:  feature_tag,
+	FeatureTag:  feature_tag,
 	FeatureId:   feature_id,
 	FeatureId:   feature_id,
 	SkipFlags:   skip_flags,
 	SkipFlags:   skip_flags,
 	GlyphFilter: glyph_flags,
 	GlyphFilter: glyph_flags,