mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-03 03:16:01 -04:00
this warning never really indicates a problem as the gametime DOES get set eventually
This commit is contained in:
@@ -1103,7 +1103,7 @@ void CommoditiesMarket::install()
|
||||
}
|
||||
else
|
||||
{
|
||||
DEBUG_WARNING(true, ("[Commodities API] : No commodities server connection to send SetGameTime."));
|
||||
//DEBUG_WARNING(true, ("[Commodities API] : No commodities server connection to send SetGameTime."));
|
||||
|
||||
getCommoditiesServerConnection(); //attempt to reconnect to commodities server
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user