NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

How do I set icons?
Started by aidanthebandit

aidanthebandit

aidanthebandit

Member
Joined
31 Dec 2020
Last Seen
05 Jul 2022
Topics
1
Posts
1

How do I set up icons for the forums? I am using the Nexus template

<pre class="language-javascript"><code>public class Homework extends MyLife { public static String[] homeworkList = {"English","Science","History","Math","Creative Writing"}; public static Boolean happy = false; if (homeworkList.contains("English")) { happy = false; } else { happy = true; } }</code></pre>
aidanthebandit · over 2 years ago