mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
23 lines
361 B
Java
23 lines
361 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> DELETE 2 @ 2 : 3
|
|
|
|
> INSERT 1 : 4 @ 1
|
|
|
|
+
|
|
+ import com.google.common.collect.Maps;
|
|
+
|
|
|
|
> DELETE 1 @ 1 : 3
|
|
|
|
> CHANGE 4 : 5 @ 4 : 5
|
|
|
|
~ protected final Map<StatBase, TupleIntJsonSerializable> statsData = Maps.newHashMap();
|
|
|
|
> EOF
|