mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 22:59:02 -06:00
Oops, big a2 was busted
This commit is contained in:
parent
acad85f29e
commit
d38954dd69
@ -7,8 +7,8 @@ BigA2Game.name = "Big A2"
|
|||||||
BigA2Game.hash = "BigA2"
|
BigA2Game.hash = "BigA2"
|
||||||
BigA2Game.tagline = "Big blocks in the most celebrated TGM mode!"
|
BigA2Game.tagline = "Big blocks in the most celebrated TGM mode!"
|
||||||
|
|
||||||
function BigA2Game:new()
|
function BigA2Game:new(_, c)
|
||||||
BigA2Game.super:new()
|
BigA2Game.super:new(_, c)
|
||||||
self.big_mode = true
|
self.big_mode = true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user