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