diff options
Diffstat (limited to 'builtin')
| -rw-r--r-- | builtin/settingtypes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 33b9fa130..9c5e859b8 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -2364,3 +2364,7 @@ enable_player_esp (PlayerESP) bool false enable_node_esp (NodeESP) bool false enable_node_tracers (NodeTracers) bool false + +entity_esp_color (EntityESP Color) v3f 255, 255, 255 + +player_esp_color (PlayerESP Color) v3f 0, 255, 0 |
