Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public class Servidor
- {
- public static int CapacidadActualUsuarios = 300 - UsuariosAtendiendo; // 300
- public static int UsuariosAtendiendo = 13; // 13
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement