mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Added pistol to frog, more work on chat channels
This commit is contained in:
@@ -67,7 +67,7 @@ public class EntertainmentService implements INetworkDispatch {
|
||||
|
||||
private ConcurrentHashMap<String, Short> designMap = new ConcurrentHashMap<String, Short>();
|
||||
|
||||
private Random ranWorkshop = new Random();
|
||||
//private Random ranWorkshop = new Random();
|
||||
|
||||
private Map<String, PerformanceEffect> performanceEffects = new ConcurrentHashMap<String, PerformanceEffect>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user