diff options
Diffstat (limited to 'src/Generating/MineShafts.h')
-rw-r--r-- | src/Generating/MineShafts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/MineShafts.h b/src/Generating/MineShafts.h index 83f60ec77..43eff2055 100644 --- a/src/Generating/MineShafts.h +++ b/src/Generating/MineShafts.h @@ -18,7 +18,7 @@ class cStructGenMineShafts : public cGridStructGen { - typedef cGridStructGen super; + typedef cGridStructGen Super; public: cStructGenMineShafts( |