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