Remove excess space
This commit is contained in:
parent
11920cde48
commit
9648e9ac0c
1 changed files with 0 additions and 2 deletions
|
|
@ -210,8 +210,6 @@ namespace TShockAPI
|
|||
return Main.player.Where(p => null != p && p.active).Count();
|
||||
}
|
||||
|
||||
|
||||
|
||||
//Random should not be generated in a method
|
||||
Random r = new Random();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue