mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Fixed crafting for Java 8.
This commit is contained in:
Regular → Executable
+2
@@ -27,6 +27,8 @@ public class draft_schematic
|
||||
public obj_id source; // who supplied the ingredient
|
||||
public int xpType; // type of xp to grant the source
|
||||
public int xpAmount; // amount of xp to grant
|
||||
|
||||
public simple_ingredient() {}
|
||||
} // simple_ingredient
|
||||
|
||||
public static class slot
|
||||
|
||||
Reference in New Issue
Block a user