mirror of
http://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-30 02:01:59 -05:00
21 lines
369 B
Java
21 lines
369 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> DELETE 3 @ 3 : 7
|
|
|
|
> INSERT 7 : 8 @ 7
|
|
|
|
+
|
|
|
|
> CHANGE 19 : 22 @ 19 : 20
|
|
|
|
~ EnumParticleTypes[] types = EnumParticleTypes._VALUES;
|
|
~ for (int i = 0; i < types.length; ++i) {
|
|
~ EnumParticleTypes enumparticletypes1 = types[i];
|
|
|
|
> EOF
|