kertser commited on
Commit
a36bc66
1 Parent(s): 4c3086f

Update WarOnline_Chat.py

Browse files
Files changed (1) hide show
  1. WarOnline_Chat.py +1 -1
WarOnline_Chat.py CHANGED
@@ -1,6 +1,6 @@
1
  # This is an quote and post library for a specific thread in the WarOnline forum.
2
 
3
- import WarClient2
4
  import requests
5
  import re
6
  from bs4 import BeautifulSoup
 
1
  # This is an quote and post library for a specific thread in the WarOnline forum.
2
 
3
+ import WarClient
4
  import requests
5
  import re
6
  from bs4 import BeautifulSoup