Fixed typo

Former-commit-id: 440a4d3939cfee80ba4224dc8ed90084adaf0380
This commit is contained in:
DigitalPulseSoftware 2012-09-21 14:20:38 +02:00
parent 84509ecc16
commit 4b3772e2d8
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ namespace
} }
} }
/// Chargement des animmations /// Chargement des animations
if (animated) if (animated)
{ {
NzAnimation* animation = new NzAnimation; NzAnimation* animation = new NzAnimation;