[7554] Prevent accepting wrong numeric args as 0.0f in .go zone command

This commit is contained in:
VladimirMangos 2009-03-27 20:29:16 +03:00
parent b768401438
commit cc19245ce4
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7553"
#define REVISION_NR "7554"
#endif // __REVISION_NR_H__