Modding:Active Parts: Difference between revisions
m rm extra space |
add missing parens to constructor definition |
||
Line 296: | Line 296: | ||
{ | { | ||
public HealSelfEveryTurn | public HealSelfEveryTurn() | ||
{ | { | ||
WorksOnSelf = true; | WorksOnSelf = true; |