mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-04 10:54:21 +00:00
sugestion: add language to the spam message text
This commit is contained in:
parent
2e1c79a4c8
commit
a32bfec78f
@ -65,7 +65,7 @@ int64 nHPSTimerStart = 0;
|
||||
// Settings
|
||||
int64 nTransactionFee = 0;
|
||||
|
||||
string strSpamMessage = "spam message test";
|
||||
string strSpamMessage = "spam message test [en]";
|
||||
string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user