forked from jaildesigner-jailgames/jaildoctors_dilemma
Reestructurant la classe Options
This commit is contained in:
@@ -19,7 +19,7 @@ private:
|
||||
struct captions_t
|
||||
{
|
||||
std::string label; // Texto a escribir
|
||||
color_t color; // Color del texto
|
||||
Color color; // Color del texto
|
||||
};
|
||||
|
||||
// Objetos y punteros
|
||||
|
||||
Reference in New Issue
Block a user