add: fly and tp to azazel

This commit is contained in:
Jadis0x
2024-05-29 21:43:06 +03:00
parent a5e92125ed
commit 7c151b664f
6 changed files with 51 additions and 15 deletions

View File

@@ -18,4 +18,5 @@ namespace Misc {
void Jumpscare();
void Kill(bool self);
void RankSpoofer(int value);
void TpToAzazel();
}