(ee4193544) Modified: Reduced the health interface opening range mildly to prevent ragdoll flailing at or close to old max range
This commit is contained in:
@@ -20,7 +20,7 @@ namespace SteamNative
|
||||
//
|
||||
// EResult
|
||||
//
|
||||
public enum Result : int
|
||||
internal enum Result : int
|
||||
{
|
||||
OK = 1,
|
||||
Fail = 2,
|
||||
|
||||
Reference in New Issue
Block a user