@ -2,9 +2,9 @@ import sys
from os import path
sys.path.append(path.dirname(__file__))
from src.game import EasyGame
from src.game import SwimmingSquid
GAME_SETUP = {
"game": EasyGame,
"game": SwimmingSquid,
# "dynamic_ml_clients":True
}
The note is not visible to the blocked user.