Advertisement
Guest User

Untitled

a guest
Jun 16th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scala 0.20 KB | None | 0 0
  1. class NetLucas extends NetZuada {
  2.  
  3.   val latency = Infinity
  4.   val ping = Infinity
  5.   val downloadSpeed = 0.037
  6.   val dropConnection = Always
  7.   val shareVizinho = true
  8.   val zoarDota = Always
  9.  
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement