test andere farbe

This commit is contained in:
michael.reiswich
2021-03-30 23:01:36 +02:00
parent 3d5ce0433d
commit 1e6bacfe9f

View File

@@ -2,7 +2,7 @@
const width = 0.03; const width = 0.03;
const height = 0.0065; const height = 0.0065;
const border = 0.001; const border = 0.001;
const color = [255, 255, 255, 255]; const color = [73, 137, 0, 255];
export default function customNametags() { export default function customNametags() {