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
|
||||
# Blame arkiwitect for the name
|
||||
@game_mode("krabbypatty")
|
||||
class KrabbyPattyMode(object):
|
||||
@game_mode("aleatoire")
|
||||
class AleatoireMode(object):
|
||||
def __init__(self):
|
||||
self.MIN_PLAYERS = 4
|
||||
self.MAX_PLAYERS = 24
|
||||
|
Loading…
x
Reference in New Issue
Block a user