More sensible and elegant name
This commit is contained in:
parent
21904cd33a
commit
643dab58d0
@ -469,8 +469,8 @@ class AmnesiaMode(object):
|
|||||||
|
|
||||||
# Credits to Metacity for designing
|
# Credits to Metacity for designing
|
||||||
# Blame arkiwitect for the name
|
# Blame arkiwitect for the name
|
||||||
@game_mode("krabbypatty")
|
@game_mode("aleatoire")
|
||||||
class KrabbyPattyMode(object):
|
class AleatoireMode(object):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.MIN_PLAYERS = 4
|
self.MIN_PLAYERS = 4
|
||||||
self.MAX_PLAYERS = 24
|
self.MAX_PLAYERS = 24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user