forked from MarseyWorld/MarseyWorld
test stagger again
parent
85653b0438
commit
0b5293d8e7
|
@ -6,6 +6,7 @@ from files.helpers.const import *
|
|||
from files.helpers.wrappers import *
|
||||
|
||||
|
||||
|
||||
def get_game_feed(game):
|
||||
games = g.db.query(Casino_Game) \
|
||||
.filter(Casino_Game.active == False, Casino_Game.kind == game) \
|
||||
|
|
Loading…
Reference in New Issue