From 98e0462e4f6b13ff26af5211409352d45dd9453e Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 8 Jan 2017 22:28:08 -0500 Subject: Add a ton of icons, more work on refactoring --- gamemode/shared/log.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/shared/log.lua') diff --git a/gamemode/shared/log.lua b/gamemode/shared/log.lua index 63d3e0e..1ede67f 100644 --- a/gamemode/shared/log.lua +++ b/gamemode/shared/log.lua @@ -3,7 +3,7 @@ local fn = nrequire("fn.lua") local col = nrequire("colortheme.lua") local log = {} -log.debug = fn.curry( +log.debug = fn.compose( fn.curry( MsgC, col.console.cyan), -- cgit v1.2.3-70-g09d2