mirror of
https://github.com/UOX3DevTeam/UOX3
synced 2026-08-13 12:27:04 -04:00
General cleanup
This commit is contained in:
parent
b54c208300
commit
9d1a21c54a
15 changed files with 821 additions and 920 deletions
|
|
@ -136,7 +136,6 @@ void cHTMLTemplate::Process( void )
|
|||
|
||||
// Connection Count (GMs, Counselors, Player)
|
||||
UI32 gm = 0, cns = 0, ccount = 0;
|
||||
CSocket *tSock = nullptr;
|
||||
CChar *tChar = nullptr;
|
||||
|
||||
// Get all Network Connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue