File tree Expand file tree Collapse file tree
rustedwarfareapicode/src/Unit Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments