SuccessChanges

Summary

  1. Added a way to limit a GuiTextArea's maximum character count and used it in GuiUploadFile's Description Text Area (details)
Commit 3813673ef6e9ba289778065c702141d75981a7b1 by CrushedPixel
Added a way to limit a GuiTextArea's maximum character count and used it in GuiUploadFile's Description Text Area
Set GuiUploadFile's Description Text Area's line and width limit to a high value for better results on the website | https://trello.com/c/YS9EyYPF/
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/online/GuiUploadFile.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/GuiTextArea.java