Beispiel #1
0
 public bool GetDeathCam()
 {
     return(WorldChrBase.ReadBoolean((int)DSROffsets.WorldChrBase.DeathCam));
 }