mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-21 21:40:49 +02:00
Final, working version.
This commit is contained in:
parent
48a7bbe6e4
commit
453cbdaf0b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ void parse_webster_html(char *arg) {
|
|||
return;
|
||||
}
|
||||
|
||||
// unlink("webster.html"); /* We can still read */
|
||||
unlink("webster.html"); /* We can still read */
|
||||
|
||||
for ( ; get_line(infile, buf)!=0; ) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue