mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
sloppy line
This commit is contained in:
parent
9e190a6ce5
commit
dd33a1cdfe
@ -721,7 +721,6 @@ void do_bigsay(COMMAND_ARGS)
|
|||||||
if (fontname && *rest != '-')
|
if (fontname && *rest != '-')
|
||||||
goto reuse_font;
|
goto reuse_font;
|
||||||
|
|
||||||
stringcpy(output,COMMONDIR);
|
|
||||||
stringcat(stringcpy(output,COMMONDIR),BIGSAY_DEFAULTFONT);
|
stringcat(stringcpy(output,COMMONDIR),BIGSAY_DEFAULTFONT);
|
||||||
|
|
||||||
if (rest[0] == '-')
|
if (rest[0] == '-')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user