2024-06-20 15:47:42 -04:00

3 lines
104 B
Plaintext

// How far in meters the PC must be to the creature before it can become visible
float fIncDist = 30.0;