Ignore:
Timestamp:
Aug 7, 2017, 7:18:35 AM (7 years ago)
Author:
alloc
Message:

Scripts 109

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/usr/local/lib/7dtd/commands/instances.sh

    r258 r308  
    3030                fi
    3131
     32                if [ -z $cur ]; then
     33                        cur="?"
     34                fi
    3235                max=$(getConfigValue $I ServerMaxPlayerCount)
    3336                port=$(getConfigValue $I ServerPort)
Note: See TracChangeset for help on using the changeset viewer.