Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
OBJ.cs
Go to the documentation of this file.
1public class OBJ : EClass
2{
3 public const int rainbow_fruit = 90;
4
5 public const int feywood = 118;
6
7 public const int coralwood = 119;
8}
Definition: EClass.cs:5
Definition: OBJ.cs:2
const int coralwood
Definition: OBJ.cs:7
const int rainbow_fruit
Definition: OBJ.cs:3
const int feywood
Definition: OBJ.cs:5