mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-03 12:27:09 +12:00
Remove goto
This commit is contained in:
parent
02d32f46a8
commit
158429d306
2 changed files with 124 additions and 120 deletions
|
@ -17,7 +17,6 @@ namespace HISP.Player
|
|||
private List<Auction.AuctionBid> bids = new List<Auction.AuctionBid>();
|
||||
private List<User> beingSocializedBy = new List<User>();
|
||||
|
||||
|
||||
private int chatViolations;
|
||||
private int charId;
|
||||
private int subscribedUntil;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue