diff options
author | login | 2023-11-27 13:25:47 +0000 |
---|---|---|
committer | login | 2023-11-27 13:25:47 +0000 |
commit | c0fc6ecbd6e3f8ead4a845e7d9486e3f04185b9e (patch) | |
tree | 094b4d1ee04f873bed8ac270361db92f1a3bac13 | |
parent | 1885cebc20732994279d23300ed4f437db7d584f (diff) |
Fixed bug in thousands separator so that it's not used for messages
The thousands separator was being used for messages and thus became incompatible with pcoin. Now, the thousands separator is only used to display amounts and not stored in the message files for tcoin/pcoin
-rw-r--r-- | tcoin.cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tcoin.cpp b/tcoin.cpp
index 31dd134..675d5af 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp
|