Browse Source

removed x86 for x64 hurtworld exec

pull/597/head
Daniel Gibbs 9 years ago
parent
commit
1007d5505c
  1. 2
      functions/command_details.sh

2
functions/command_details.sh

@ -499,7 +499,7 @@ echo -e "Change ports by editing the parameters in"
echo -e "hwserver script"
echo -e ""
echo -e "Useful port diagnostic command:"
echo -e "netstat -atunp | grep Hurtworld.x86"
echo -e "netstat -atunp | grep Hurtworld"
echo -e ""
{
echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"

Loading…
Cancel
Save