Fly in lobby
This commit is contained in:
@@ -87,7 +87,7 @@ namespace DevourClient
|
||||
Hacks.Misc.SetSteamName("patate");
|
||||
}
|
||||
|
||||
if (this.fly && Player.IsInGame())
|
||||
if (this.fly && Player.IsInGameOrLobby())
|
||||
{
|
||||
Hacks.Misc.Fly(this.fly_speed);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user