Files
Sun1602/Client/GameClient/Interface/uiQuestReward/uiQuestReward_def.h
T
2022-10-26 12:25:11 +08:00

10 lines
372 B
C

#ifndef __UIQUESTREWARD_DEF_H__
#define __UIQUESTREWARD_DEF_H__
//------------------------------------------------------------------------------
#define DEACTIVE_TEXT_COLOR RGBA(128,128,128,255)
#define ACTIVE_TEXT_COLOR RGBA(255,255,255,255)
//------------------------------------------------------------------------------
#endif // __UIQUESTREWARD_DEF_H__