mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Listener for Barrel breaking -> LWC Support
This commit is contained in:
@@ -241,7 +241,7 @@ public class Wakeup {
|
||||
}
|
||||
|
||||
String worldName = wakeup.loc.getWorld().getName();
|
||||
String prefix = null;
|
||||
String prefix;
|
||||
|
||||
if (worldName.startsWith("DXL_")) {
|
||||
prefix = p.getDxlName(worldName) + "." + id;
|
||||
|
||||
Reference in New Issue
Block a user