mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 10:58:15 -05:00
Update #0 - First Release
This commit is contained in:
21
patches/minecraft/net/minecraft/profiler/Profiler.edit.java
Normal file
21
patches/minecraft/net/minecraft/profiler/Profiler.edit.java
Normal file
@ -0,0 +1,21 @@
|
||||
|
||||
# Eagler Context Redacted Diff
|
||||
# Copyright (c) 2022 lax1dude. All rights reserved.
|
||||
|
||||
# Version: 1.0
|
||||
# Author: lax1dude
|
||||
|
||||
> DELETE 2 @ 2 : 4
|
||||
|
||||
> DELETE 6 @ 8 : 10
|
||||
|
||||
> INSERT 7 : 13 @ 11
|
||||
|
||||
+ import com.google.common.collect.Lists;
|
||||
+ import com.google.common.collect.Maps;
|
||||
+
|
||||
+ import net.lax1dude.eaglercraft.v1_8.log4j.LogManager;
|
||||
+ import net.lax1dude.eaglercraft.v1_8.log4j.Logger;
|
||||
+
|
||||
|
||||
> EOF
|
Reference in New Issue
Block a user