From 5c4ebc932d8c02522802c842d43d863d89aca162 Mon Sep 17 00:00:00 2001 From: Apickx Date: Mon, 28 Dec 2015 19:10:44 -0500 Subject: Initial commit --- gamemode/client/color.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gamemode/client/color.lua (limited to 'gamemode/client/color.lua') diff --git a/gamemode/client/color.lua b/gamemode/client/color.lua new file mode 100644 index 0000000..1a0bf0e --- /dev/null +++ b/gamemode/client/color.lua @@ -0,0 +1,3 @@ +MAIN_COLOR = Color(20,20,20,200) +MAIN_COLORD = Color(0,0,0,100) +MAIN_TEXTCOLOR = Color(255,255,255,255) \ No newline at end of file -- cgit v1.2.3-70-g09d2