mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
Correct compilation errors from merge
This commit is contained in:
parent
24765c3d68
commit
dc3e7aadbd
1 changed files with 0 additions and 3 deletions
|
@ -129,9 +129,6 @@ namespace HeavenStudio.Games
|
|||
}
|
||||
}
|
||||
|
||||
const int FAN_COUNT = 12;
|
||||
const float RADIUS = 1.3f;
|
||||
|
||||
public override void OnGameSwitch(float beat)
|
||||
{
|
||||
if (wantHais != Single.MinValue)
|
||||
|
|
Loading…
Reference in a new issue