6 lines
127 B
C++
6 lines
127 B
C++
#include "Settings.hpp"
|
|
#include "Triggerbot.h"
|
|
|
|
void trigger_thread() {
|
|
cheat_thread_state::trigger_thread_status = 1;
|
|
} |