Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.27 KB | None | 0 0
  1. // We are going to add welcome messages to your source!
  2. // The file edited will be Client.java fyi.
  3. // First off, we have to find "Welcome to".
  4. // If you found this:
  5. // sM("Welcome to MoparScape!");
  6. // Then we replace that line with this:
  7.  
  8. sM("Welcome to <whatever>Scape!");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement