3 lines
104 B
Plaintext
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;
|