Avoid contractions in comments, so that pofix won't touch them.
This commit is contained in:
parent
a73f8e72b5
commit
b2ab9ca010
2 changed files with 4 additions and 4 deletions
|
@ -146,7 +146,7 @@
|
|||
number=3
|
||||
[/attack]
|
||||
[draw_weapon_anim]
|
||||
#landing, only do it when we’re not already flying
|
||||
#landing, only do it when we are not already flying
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/hurricane-takeoff-4.png"
|
||||
|
@ -165,7 +165,7 @@
|
|||
[/frame]
|
||||
[/draw_weapon_anim]
|
||||
[sheath_weapon_anim]
|
||||
#landing, only do it when we’re not already flying
|
||||
#landing, only do it when we are not already flying
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/hurricane-takeoff-1.png"
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
number=3
|
||||
[/attack]
|
||||
[draw_weapon_anim]
|
||||
#landing, only do it when we’re not already flying
|
||||
#landing, only do it when we are not already flying
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/sky-takeoff-4.png"
|
||||
|
@ -164,7 +164,7 @@
|
|||
[/frame]
|
||||
[/draw_weapon_anim]
|
||||
[sheath_weapon_anim]
|
||||
#landing, only do it when we’re not already flying
|
||||
#landing, only do it when we are not already flying
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/drakes/sky-takeoff-1.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue