Avoid contractions in comments, so that pofix won't touch them.

This commit is contained in:
Steven Panek 2010-06-23 07:35:14 +00:00
parent a73f8e72b5
commit b2ab9ca010
2 changed files with 4 additions and 4 deletions

View file

@ -146,7 +146,7 @@
number=3
[/attack]
[draw_weapon_anim]
#landing, only do it when were 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 were not already flying
#landing, only do it when we are not already flying
[frame]
duration=100
image="units/drakes/hurricane-takeoff-1.png"

View file

@ -145,7 +145,7 @@
number=3
[/attack]
[draw_weapon_anim]
#landing, only do it when were 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 were not already flying
#landing, only do it when we are not already flying
[frame]
duration=100
image="units/drakes/sky-takeoff-1.png"