[7864] Use x.0f float constant format.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-05-21 17:15:23 +04:00 committed by VladimirMangos
parent bde5402b40
commit 50898eedde
4 changed files with 13 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7863"
#define REVISION_NR "7864"
#endif // __REVISION_NR_H__