nametags range 40
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import game from "..";
|
||||
|
||||
|
||||
const maxDistance = 25 * 25;
|
||||
const maxDistance = 40 * 40;
|
||||
const width = 0.03;
|
||||
const height = 0.0065;
|
||||
const border = 0.001;
|
||||
|
||||
Reference in New Issue
Block a user