Commit 39530fff by zhaihuitao

update

parent 28491264
from testcase.game.game_param import allevent
import struct import struct
import socket import socket
import random import random
import time import time
import json import json
import os, sys import os, sys
from testcase.game.game_param import allevent
curPath = os.path.abspath(os.path.dirname(__file__)) curPath = os.path.abspath(os.path.dirname(__file__))
rootPath = os.path.split(curPath)[0] rootPath = os.path.split(curPath)[0]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment