Rework rgb for fun vehicle and paintgun (#1783)

Closes #1819
This commit is contained in:
TheGreenBandit
2023-07-23 12:51:57 -04:00
committed by GitHub
parent 57f6eab74a
commit 3eacc0998c
12 changed files with 65 additions and 161 deletions

View File

@ -35,7 +35,6 @@ namespace big
looped::system_desync_kick_protection();
looped::system_spoofing();
looped::system_mission_creator();
looped::system_rainbow();
for (auto command : g_looped_commands)
if (command->is_enabled())