home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC PowerPlay 56
/
CDPowerplay56Disc2.iso
/
demos
/
blade
/
data1.cab
/
Program_Executable_Files
/
Scripts
/
NetMode.py
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-27
|
118 b
|
4 lines
if NET_MODE == "KOMBAT":
execfile("..\\..\\Scripts\\kombat.py")
else:
print "Tipo de juego",NET_MODE,"no valido!"