Guardians of Windmills: Fix redeclaration of static constants

alut-include-path
Fulgen301 2017-02-17 18:08:06 +01:00
parent 00340cc7f3
commit 3ab6427e9a
1 changed files with 0 additions and 5 deletions

View File

@ -414,11 +414,6 @@ func OnAllWavesCleared()
//======================================================================
/* Wave and enemy definitions */
static const CSKIN_Default = 0,
CSKIN_Steampunk = 1,
CSKIN_Alchemist = 2,
CSKIN_Farmer = 3;
static ENEMY_WAVE_DATA;
static const g_respawning_weapons = [Firestone, Rock];