remove debug msg for stock

This commit is contained in:
Lorenc Pekaj 2019-06-02 12:01:03 +10:00
parent 37daa87f51
commit 1d7e9e9f73

View File

@ -416,7 +416,6 @@ thread StockMarket_InsertReport( stockid, Float: default_start_pool, Float: defa
stockid, stockid
);
mysql_tquery( dbHandle, szLargeString, "StockMarket_PanicSell", "d", stockid );
print(szLargeString);
}
// full bankruptcy if a stock is $1 (UNTESTED!)