@@ -209,4 +209,4 @@ public class Effect{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@@ -73,4 +73,4 @@ abstract class LaunchCoreComp implements Drawc, Timedc{
|
||||
Fx.rocketSmokeLarge.at(cx() + Mathf.range(r), cy() + Mathf.range(r), fin());
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -26,4 +26,4 @@ public class InverseKinematics{
|
||||
return dist > 0 && dist < lengthA;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
@@ -198,4 +198,4 @@ public class LightRenderer{
|
||||
|
||||
lights.clear();
|
||||
}
|
||||
|
||||
}
|
||||
@@ -15,4 +15,4 @@ public enum LCategory{
|
||||
LCategory(Color color){
|
||||
this.color = color;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -491,4 +491,4 @@ public class JoinDialog extends BaseDialog{
|
||||
public Server(){
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user