Small ragdoll tweak

This commit is contained in:
Sardelka
2022-08-14 13:56:10 +08:00
parent 560f092304
commit 4acf964f0a
2 changed files with 1 additions and 3 deletions

View File

@ -126,10 +126,8 @@ namespace RageCoop.Client
#endif
P= Game.Player.Character;
// GTA.UI.Screen.ShowHelpTextThisFrame(P.GetPedSpeed().ToString());
PlayerPosition=P.ReadPosition();
FPS=Game.FPS;
GTA.UI.Screen.ShowHelpTextThisFrame(P.Heading.ToString());
DoQueuedActions();
if (!Networking.IsOnServer)