Moaaaar Dragon

This commit is contained in:
fekt
2024-04-11 00:19:25 -04:00
parent c34b5ad16a
commit 81ae13be42

View File

@@ -81,7 +81,7 @@ public:
bool isSaplingActive();
void setHUSHPrice(double p) { HUSHPrice = p; }
void setDRAGONXPrice(double p) { HUSHPrice = p; }
void setEURPrice(double p) { EURPrice = p; }
void setBTCPrice(double p) { BTCPrice = p; }
void setCNYPrice(double p) { CNYPrice = p; }