Editor Feature (by Buggler)

- Hotkey 'Ctrl+/' & '/' to place item under mouse cursor when in item mode

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5953 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2013-03-24 19:27:43 +00:00
parent 90be8171ec
commit 95e93c225d
13 changed files with 135 additions and 25 deletions
+3
View File
@@ -82,6 +82,9 @@ extern BOOLEAN fRaiseWorld;//dnl ch3 210909
extern BOOLEAN fShowHighGround;//dnl ch2 210909
void ShowHighGround(INT32 iShowHighGroundCommand);//dnl ch2 210909
extern BOOLEAN fEditorCreateItemFromKeyboard;
extern UINT16 usEditorTempItem;
#endif
#endif