From 846ff298ebca868001e81685aa565ea580d543b5 Mon Sep 17 00:00:00 2001 From: Sally Coolatta Date: Mon, 18 May 2020 10:35:12 -0400 Subject: [PATCH] Fix k_color.c brief --- src/k_color.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/k_color.c b/src/k_color.c index a51cf418d..89112db29 100644 --- a/src/k_color.c +++ b/src/k_color.c @@ -7,8 +7,7 @@ // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- /// \file k_color.c -/// \brief Waypoint handling from the relevant mobjs -/// Setup and interfacing with waypoints for the main game +/// \brief Skincolor & colormapping code #include "k_color.h"