6 lines
84 B
C#
6 lines
84 B
C#
|
namespace EntityStates.Treebot.Weapon;
|
||
|
|
||
|
public class AimMortarRain : AimMortar2
|
||
|
{
|
||
|
}
|