Skip to content

Commit

Permalink
Fixed image suppport to the starboard, and fixed an Array Index Out o…
Browse files Browse the repository at this point in the history
…f Bounds Exception with legacy starboard messages.
  • Loading branch information
H2ofiremaster committed Jun 5, 2022
1 parent 689462c commit 935635a
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/classes/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</encoder>
</appender>

<root level="debug">
<root level="info">
<appender-ref ref="STDOUT" />
</root>
</configuration>
Binary file modified target/classes/rocks/learnercouncil/Cameron.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/Filter.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/MessageCache.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/commands/BanCommand.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/commands/KickCommand.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/commands/ReportCommand.class
Binary file not shown.
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/commands/WhoisCommand.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/events/JoinEvent.class
Binary file not shown.
Binary file modified target/classes/rocks/learnercouncil/events/ReactEvent.class
Binary file not shown.

0 comments on commit 935635a

Please sign in to comment.