Stop open gates from being destroyed on startup

This commit is contained in:
Steven Scott
2011-08-18 23:41:50 -07:00
parent b747c9f0c0
commit c8764c6091
3 changed files with 5 additions and 2 deletions

2
README
View File

@ -146,6 +146,8 @@ maxgates - If non-zero, will define the maximum amount of gates allowed on any n
=============
Changes
=============
[Version 0.6.1]
- Stop destruction of open gates on startup
[Version 0.6.0]
- Completely re-wrote Permission handling (REREAD/REDO YOUR PERMISSIONS!!!!!!!!)
- Added custom Stargate events (See Stargate-DHD code for use)