24b81cb
1
2
3
4
5
6
7
8
9
10
class ClutterCutter6x6 : BuildingSuper { void ClutterCutter6x6() { } void ~ClutterCutter6x6() { } }