Guest User

Untitled

a guest
Dec 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. Code:  
  2.  public Trails(Trails plugin) {
  3.         this.plugin = plugin;
  4.     }
  5. Error:
  6. cannot assign a value to final variable plugin
Add Comment
Please, Sign In to add comment