test commit testing communication between discord and git server
This commit is contained in:
parent
7315c68eb3
commit
fab79061ea
@ -22,7 +22,7 @@ def PlaceMonsterCard(networkManager: NetworkManager, card:MonsterCard):
|
|||||||
|
|
||||||
# the event the client sends to the server when it places a card
|
# the event the client sends to the server when it places a card
|
||||||
def PlaceSpellCard(networkManager: NetworkManager, card:SpellCard):
|
def PlaceSpellCard(networkManager: NetworkManager, card:SpellCard):
|
||||||
# todo: send card information to the server
|
# todo: send card information to the server.
|
||||||
# todo: required info is:
|
# todo: required info is:
|
||||||
# - position
|
# - position
|
||||||
# - field type (used for validating what field the card is played in will be compared on server side)
|
# - field type (used for validating what field the card is played in will be compared on server side)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user