mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 10:28:14 -05:00
23 lines
306 B
Java
23 lines
306 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> DELETE 6 @ 6 : 11
|
|
|
|
> INSERT 83 : 84 @ 83
|
|
|
|
+ float f2 = f;
|
|
|
|
> CHANGE 1 : 2 @ 1 : 2
|
|
|
|
~ f = f2 + (f - f2) / 3.0F;
|
|
|
|
> CHANGE 14 : 15 @ 14 : 15
|
|
|
|
~ float f2 = 0.0F;
|
|
|
|
> EOF
|