[10096] Allow negative X coordinate in .go command

This commit is contained in:
VladimirMangos 2010-06-22 14:12:46 +04:00
parent c2ae24c16c
commit 2f3c518935
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10095"
#define REVISION_NR "10096"
#endif // __REVISION_NR_H__