Added commandline for Fake Away Status.
Users can turn on and off the fake away status by typing a command. Can be placed inside gesture to be performed together with going away.
This commit is contained in:
@@ -99,6 +99,7 @@ bool toggle_build_mode();
|
||||
void handle_object_build(void*);
|
||||
void handle_save_snapshot(void *);
|
||||
void handle_toggle_flycam();
|
||||
void handle_fake_away_status(void*);
|
||||
|
||||
bool handle_sit_or_stand();
|
||||
bool handle_give_money_dialog();
|
||||
|
||||
Reference in New Issue
Block a user