diff options
Diffstat (limited to '#customizations/_streamermode/hudlayout.res')
| -rw-r--r-- | #customizations/_streamermode/hudlayout.res | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/#customizations/_streamermode/hudlayout.res b/#customizations/_streamermode/hudlayout.res new file mode 100644 index 0000000..1f22f08 --- /dev/null +++ b/#customizations/_streamermode/hudlayout.res @@ -0,0 +1,17 @@ +"Resource/HudLayout.res" +{ + "HudDeathNotice" + { + "TextFont" "" + } + + "HudVoiceStatus" + { + "text_xpos" "9999" + } + + "HudSpectatorExtras" + { + "player_name_font" "" + } +}
\ No newline at end of file |
