mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2025-05-13 20:21:24 -05:00
Misc fixes
This commit is contained in:
@@ -8,6 +8,10 @@ BigMemeGame.name = "Big Survival A3"
|
||||
BigMemeGame.hash = "BigA3"
|
||||
BigMemeGame.tagline = "The blocks are bigger and the speeds are faster!"
|
||||
|
||||
function BigMemeGame:new()
|
||||
SurvivalA3Game:new()
|
||||
end
|
||||
|
||||
function BigMemeGame:initialize(ruleset)
|
||||
self.super:initialize(ruleset)
|
||||
self.big_mode = true
|
||||
|
||||
Reference in New Issue
Block a user