소스 검색

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 {
- 	FeatureTag:  feature_tag,
+	FeatureTag:  feature_tag,
 	FeatureId:   feature_id,
 	SkipFlags:   skip_flags,
 	GlyphFilter: glyph_flags,