Skip to content
Snippets Groups Projects
Commit 553fa9f2 authored by Jakob Kirsch's avatar Jakob Kirsch
Browse files

auto generated by makefile

parent 0d57102e
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,7 @@ COLOR_CODES = {"NEUTRAL" : "\033[1;37;40m", "BLUE" : "\033[1;34;40m", "GREEN" :
COLORS = ("BLUE", "GREEN", "RED", "YELLOW")
CLEAR = "\033[1;30;40m"
CLEAR = "\033[0m"
CARDS = []
PLAYERS = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment