oospie
This commit is contained in:
@@ -57,7 +57,7 @@ def start_party():
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
@app.route("/command/party/play", methods=['POST'])
|
@app.route("/command/party/play", methods=['POST'])
|
||||||
def start_party():
|
def party_play():
|
||||||
print("Move received !")
|
print("Move received !")
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user