Migrate more strings
FossilOrigin-Name: 5ef6284dcf38a9367998d964d81cf7cf8340d76c87d58efaa350c9d930ccb416
This commit is contained in:
parent
2a2c5ee6ee
commit
570b9e3bb3
5 changed files with 76 additions and 68 deletions
|
@ -166,7 +166,7 @@ trydisconnect()
|
|||
|
||||
string ctext;
|
||||
void
|
||||
toserver(char *text)
|
||||
toserver(const char *text)
|
||||
{
|
||||
conoutf(@"%s:\f %s", player1->name, text);
|
||||
strn0cpy(ctext, text, 80);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue