forked from kyonshi/grenzland-mud
Final, working version.
This commit is contained in:
@@ -55,7 +55,7 @@ void parse_webster_html(char *arg) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// unlink("webster.html"); /* We can still read */
|
unlink("webster.html"); /* We can still read */
|
||||||
|
|
||||||
for ( ; get_line(infile, buf)!=0; ) {
|
for ( ; get_line(infile, buf)!=0; ) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user