Changeset b61580f0ec8070f16a0f727927ad4f17ae5b93aa

Show
Ignore:
Timestamp:
09/14/07 22:04:52 (1 year ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1189800292 +0200
git-parent:

[2efc3b5099bbc5b39f8da1588e7334e2d4ddd113]

git-author:
Christopher Jung <bktheg@web.de> 1189800292 +0200
Message:

Bootreihenfolge angepasst

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • web/WEB-INF/cfg/boot.xml

    r087498f rb61580f  
    2323        <boot class="net.driftingsouls.ds2.server.config.ResourceConfig" type="static" /> 
    2424        <boot class="net.driftingsouls.ds2.server.config.ModuleSlots" type="static" /> 
     25        <boot class="net.driftingsouls.ds2.server.config.Weapons" type="static" /> 
    2526        <boot class="net.driftingsouls.ds2.server.config.Items" type="static" /> 
    26         <boot class="net.driftingsouls.ds2.server.config.Weapons" type="static" /> 
    2727        <boot class="net.driftingsouls.ds2.server.config.Medals" type="static" /> 
    2828        <boot class="net.driftingsouls.ds2.server.config.Faction" type="static" />