Satisfy Issue 487: Walking Backwards, Turning Around

TurnAroundWhenWalkingBackwards added.
Turn Around When Walking Backwards added to Vanity Main Preferences.
Code borrowed, in part, from Firestorm.
This commit is contained in:
Inusaito Sayori
2012-12-23 00:26:49 -05:00
parent 6f2e192947
commit c9dc2eaad4
4 changed files with 15 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ protected:
BOOL mShowLogScreens;
bool mDisableChatAnimation;
bool mAddNotReplace;
bool mTurnAround;
//Tags\Colors
BOOL mAscentUseTag;
std::string mReportClientUUID;