diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-14 00:14:37 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-06-14 00:14:37 -0400 |
commit | b3dc66655ec1f5ebc822424c2f8094de2bea70cc (patch) | |
tree | bd7a59b42829d31cbcbf91431a7bd3b1ef1bace2 /include/contest_painting.h | |
parent | 13a7274a1649a8cb8f3bc165ee1eb403c12430dc (diff) | |
parent | 48a15638c63f2b3d4b2d12d346e466ddca006570 (diff) |
merge
Diffstat (limited to 'include/contest_painting.h')
-rw-r--r-- | include/contest_painting.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/contest_painting.h b/include/contest_painting.h index a67748d02..5c1b065c2 100644 --- a/include/contest_painting.h +++ b/include/contest_painting.h @@ -8,10 +8,10 @@ enum { - NORMAL_RANK, - SUPER_RANK, - HYPER_RANK, - MASTER_RANK, + NORMAL_RANK, + SUPER_RANK, + HYPER_RANK, + MASTER_RANK, }; enum |