Skip to content

Commit 30417a9

Browse files
committed
delete_a_little_date
1 parent 6a40d4f commit 30417a9

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

rustedwarfareapicode/src/Unit/graphics.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,10 @@ scaleTurretImagesTo:33
538538
#### teamColorsOnTurret-示例
539539
```ini
540540
[graphics]
541-
teamColorsOnTurret:true #使用
541+
teamColorsOnTurret:true
542542

543543
[graphics]
544-
teamColorsOnTurret:false #默认就是不用,可省略
544+
teamColorsOnTurret:false
545545

546546
```
547547

@@ -555,10 +555,10 @@ teamColorsOnTurret:false #默认就是不用,可省略
555555
#### lock_body_rotation_with_main_turret-示例
556556
```ini
557557
[graphics]
558-
lock_body_rotation_with_main_turret:true #使用
558+
lock_body_rotation_with_main_turret:true
559559

560560
[graphics]
561-
lock_body_rotation_with_main_turret:false #默认就是不用,可省略
561+
lock_body_rotation_with_main_turret:false
562562

563563
```
564564

@@ -572,10 +572,10 @@ lock_body_rotation_with_main_turret:false #默认就是不用,可省略
572572
#### lock_leg_rotation_with_main_turret-示例
573573
```ini
574574
[graphics]
575-
lock_leg_rotation_with_main_turret:true #使用
575+
lock_leg_rotation_with_main_turret:true
576576

577577
[graphics]
578-
lock_leg_rotation_with_main_turret:false #默认就是不用,可省略
578+
lock_leg_rotation_with_main_turret:false
579579

580580
```
581581

0 commit comments

Comments
 (0)