mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-04 19:04:49 +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
|
// Settings
|
||||||
int64 nTransactionFee = 0;
|
int64 nTransactionFee = 0;
|
||||||
|
|
||||||
string strSpamMessage = "spam message test";
|
string strSpamMessage = "spam message test [en]";
|
||||||
string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed
|
string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user