From 5d1bacb67edf485b683a0ea8a61555a700a2d0f2 Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Sat, 6 Jul 2024 06:48:49 +0100 Subject: [PATCH] bump version number and clarify bug reporting a bit --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- resource/ui/mainmenuoverride.res | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 0930ed9..8fcd424 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -35,6 +35,6 @@ If applicable, add screenshots to help explain your problem. **TF2 Specific Info (please complete the following information):** -- HUD Version (either [commit #](https://i.imgur.com/Jx06jeZ.png) or release version): +- HUD Version (either [commit #](https://i.imgur.com/Jx06jeZ.png) or release version (click the console button in the main menu)): - Customizations Applied (if any, if none type "none"): - Other Mods in tf/custom? if so, which ones?: diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res index 5687f9e..f2bb753 100644 --- a/resource/ui/mainmenuoverride.res +++ b/resource/ui/mainmenuoverride.res @@ -2293,7 +2293,7 @@ "dulltext" "0" "brighttext" "0" "default" "1" - "command" "engine con_enable 1; toggleconsole; echo middle mann v22.0.1; echo updated: 23/06/24" //mostly used for bug reporting, remind self to update this string after every release + "command" "engine showconsole; clear; echo middle mann v22.0.2; echo last updated: 06/07/24" //mostly used for bug reporting, remind self to update this string after every release "labeltext" "Console" "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav"