From a493b8441f8b5c4449bb121f425319728e07ba83 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Mon, 28 Mar 2022 11:04:25 +0000 Subject: [PATCH] Fix little mistake --- Programming-QuakeC-stuff-in-Xonotic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming-QuakeC-stuff-in-Xonotic.md b/Programming-QuakeC-stuff-in-Xonotic.md index 03fddff..b3b822d 100644 --- a/Programming-QuakeC-stuff-in-Xonotic.md +++ b/Programming-QuakeC-stuff-in-Xonotic.md @@ -221,7 +221,7 @@ More info inside the code where you can draw/print HUD and menu: - [**Globals, constants, fonts, prints, error cmds, vector stuff, conversion functions and all drawing/printing HUDs/menus/characters related (`qcsrc/dpdefs/upstream/menudefs.qc`)**](https://timepath.github.io/scratchspace/d8/de2/menudefs_8qc_source.html) Important changes about menus we could learn of: -- [**Terms of Service in window display and in multiplayer dialog**](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/commit/19bd3a4f) +- [**Terms of Service in window display and multiplayer dialog**](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/commit/19bd3a4f) - [**Welcome dialog**](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/commit/19d753312f0deff7bd297822907874d532e9303e) (WIP) -- 2.39.5