mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
bigsaycrashfix
This commit is contained in:
@@ -224,6 +224,13 @@ BEG Seen *seenlist MDEF(NULL);
|
||||
|
||||
#endif /* SEEN */
|
||||
|
||||
BEG char *fontname MDEF(NULL);
|
||||
BEG BigC *fontlist MDEF(NULL);
|
||||
BEG int charlines;
|
||||
BEG int charheight;
|
||||
BEG int spacewidth;
|
||||
BEG int kerning;
|
||||
|
||||
#ifdef TRIVIA
|
||||
|
||||
BEG int triv_qdelay MDEF(30); /* proc var */
|
||||
@@ -261,7 +268,6 @@ BEG int webport MDEF(0);
|
||||
|
||||
#endif /* WEB */
|
||||
|
||||
|
||||
#ifndef I_HAVE_A_LEGITIMATE_NEED_FOR_MORE_THAN_4_BOTS
|
||||
|
||||
BEG int spawning_lamer MDEF(0);
|
||||
|
||||
Reference in New Issue
Block a user