[7494] Add gameobject entry shift-link support into .gobject target and .gobject add commands.

Now for example shift-link from .lookup object results can be used in .gobject add.
This commit is contained in:
VladimirMangos 2009-03-19 14:42:03 +03:00
parent a63977d767
commit f80d13066d
2 changed files with 13 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7493"
#define REVISION_NR "7494"
#endif // __REVISION_NR_H__