Correct compilation errors from merge
This commit is contained in:
parent
04328464f7
commit
158d0ab2f3
|
@ -129,9 +129,6 @@ namespace HeavenStudio.Games
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const int FAN_COUNT = 12;
|
|
||||||
const float RADIUS = 1.3f;
|
|
||||||
|
|
||||||
public override void OnGameSwitch(float beat)
|
public override void OnGameSwitch(float beat)
|
||||||
{
|
{
|
||||||
if (wantHais != Single.MinValue)
|
if (wantHais != Single.MinValue)
|
||||||
|
|
Loading…
Reference in a new issue