We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8bb06d commit 05e7631Copy full SHA for 05e7631
src/main/java/net/wurstclient/hacks/MurderMysteryHack.java
@@ -1,3 +1,10 @@
1
+/*
2
+ * Copyright (c) 2014-2024 Wurst-Imperium and contributors.
3
+ *
4
+ * This source code is subject to the terms of the GNU General Public
5
+ * License, version 3. If a copy of the GPL was not distributed with this
6
+ * file, You can obtain one at: https://www.gnu.org/licenses/gpl-3.0.txt
7
+ */
8
package net.wurstclient.hacks;
9
10
import com.mojang.blaze3d.systems.RenderSystem;
0 commit comments