[10150] Disableand exclude code use for gui promt from G3D

* It mostly useless becase we use console error reporting way for other cases
* It have porblem with G3D_OSX based build

Original patch provided by Imbecile.
This commit is contained in:
VladimirMangos 2010-07-04 23:50:39 +04:00
parent 0cb3a01833
commit 59871ac550
2 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10149"
#define REVISION_NR "10150"
#endif // __REVISION_NR_H__